This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=OPTIONS="-Lsd"
-
EnvironmentFile=-/etc/sysconfig/snmptrapd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/snmptrapd -p /run/snmptrapd.pid
-
ExecStart=/usr/sbin/snmptrapd $OPTIONS -f
-
ExecStart=/usr/sbin/snmptrapd -LOw -f udp:162 udp6:162
-
PIDFile=/run/snmptrapd.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
Type=notify
-
User=Debian-snmp
-
-
[Unit]
-
After=syslog.target network-online.target
-
After=syslog.target network.target
-
Description=Simple Network Management Protocol (SNMP) TRAP Daemon
-
Description=Simple Network Management Protocol (SNMP) Trap Daemon.
-
Description=Simple Network Management Protocol (SNMP) Trap daemon.
-
Additionnal notes
Nothing here.