jobextra/net-snmp/snmptrapd.service
joborun linux 479c07cf01 upg apparmor at-spi2-core
add glib-networking haveged net-snmp
2022-07-17 01:08:29 +03:00

13 lines
283 B
Desktop File

[Unit]
Description=Simple Network Management Protocol (SNMP) TRAP Daemon
After=syslog.target network.target
[Service]
Type=forking
PIDFile=/run/snmptrapd.pid
ExecStart=/usr/bin/snmptrapd -p /run/snmptrapd.pid
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target