]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - net-snmp/systemd/snmpd.service
Move all packages to root.
[people/arne_f/ipfire-3.x.git] / net-snmp / systemd / snmpd.service
1 [Unit]
2 Description=Simple Network Management Protocol Daemon
3
4 [Service]
5 Type=forking
6 ExecStart=/usr/sbin/snmpd -c /etc/snmpd.conf
7
8 [Install]
9 WantedBy=multi-user.target