5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
# snmpd command line options
|
|
# '-f' is implicitly added by snmpd systemd unit file
|
|
# OPTIONS="-LS0-6d"
|
|
OPTIONS="-LS0-5d -Lf /dev/null -p /var/run/snmpd.pid -a"
|