From 2fb8795e48ba6ad3943c09fa06cffea1690519e7 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 22 Jul 2018 04:09:08 -0500 Subject: user/net-snmp: pull in, fix another wildly inaccurate license, misc --- user/net-snmp/snmptrapd.confd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 user/net-snmp/snmptrapd.confd (limited to 'user/net-snmp/snmptrapd.confd') diff --git a/user/net-snmp/snmptrapd.confd b/user/net-snmp/snmptrapd.confd new file mode 100644 index 000000000..7f10cfeee --- /dev/null +++ b/user/net-snmp/snmptrapd.confd @@ -0,0 +1,12 @@ +# extra flags to pass to snmptrapd +OPTS="" + +# ignore authentication failure traps +#OPTS="${OPTS} -a" + +# log messages to specified file +#OPTS="${OPTS} -Lf /var/log/snmptrapd.log" + +# log messages to syslog with the specified facility +# where facility is: 'd' = LOG_DAEMON, 'u' = LOG_USER, [0-7] = LOG_LOCAL[0-7] +#OPTS="${OPTS} -Ls d" -- cgit v1.2.3-60-g2f50