This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=DAEMON_ARGS="--daemon" -
EnvironmentFile=-/etc/default/snmptt -
ExecReload=/bin/kill -HUP $MAINPID /bin/sleep 2 -
ExecStart=/usr/sbin/snmptt $DAEMON_ARGS -
PIDFile=/run/snmptt.pid -
Type=forking
-
-
[Unit]-
After=network.target -
Description=SNMP trap translator
-
Additionnal notes
Nothing here.