aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/snmptt/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/snmptt/files')
-rw-r--r--net-mgmt/snmptt/files/snmptt.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/snmptt/files/snmptt.sh.in b/net-mgmt/snmptt/files/snmptt.sh.in
index 45596202bba5..d34b6dee0d5e 100644
--- a/net-mgmt/snmptt/files/snmptt.sh.in
+++ b/net-mgmt/snmptt/files/snmptt.sh.in
@@ -9,7 +9,8 @@
#
# Add the following lines to /etc/rc.conf to enable snmptt:
#
-#snmptt_enable="YES"
+# snmptt_enable="YES"
+# snmptt_flags="<set as needed>"
#
# See snmptt documentation for flags.
#
@@ -31,7 +32,6 @@ required_files=%%PREFIX%%/etc/snmp/${name}.ini
# set defaults
snmptt_enable=${snmptt_enable:-"NO"}
-snmptt_flags=${snmptt_flags:-""}
stop_postcmd=stop_postcmd