summaryrefslogtreecommitdiff
path: root/security/snort/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/snort/files/pkg-message.in')
-rw-r--r--security/snort/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/snort/files/pkg-message.in b/security/snort/files/pkg-message.in
index 152b7d79a356..dddb3e522265 100644
--- a/security/snort/files/pkg-message.in
+++ b/security/snort/files/pkg-message.in
@@ -1,4 +1,6 @@
-=========================================================================
+[
+{ type: install
+ message: <<EOM
Snort uses rcNG startup script and must be enabled via /etc/rc.conf
Please see %%PREFIX%%/etc/rc.d/snort
for list of available variables and their description.
@@ -10,4 +12,6 @@ Stream5 target-based reassembly. It is recommended to disable LRO, if
your card supports it.
This can be done by appending '-lro' to your ifconfig_ line in rc.conf.
-=========================================================================
+EOM
+}
+]