]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blame - net-snmp/systemd/snmpd.service
net-snmp: Update to 5.7.2.
[people/stevee/ipfire-3.x.git] / net-snmp / systemd / snmpd.service
CommitLineData
ff9b1021 1[Unit]
0302c83d
MT
2Description=Simple Network Management Protocol (SNMP) Daemon.
3After=syslog.target network.target
ff9b1021
SS
4
5[Service]
0302c83d
MT
6Type=notify
7ExecStart=/usr/sbin/snmpd -LS0-6d -f
8ExecReload=/bin/kill -HUP $MAINPID
ff9b1021
SS
9
10[Install]
11WantedBy=multi-user.target