amprd/amprd.service
2014-08-29 15:18:03 +02:00

11 lines
194 B
Desktop File

[Unit]
Description = AMPR IPIP Encapsulation Daemon
After = network.target
[Service]
Type = forking
PIDFile = /run/amprd.pid
ExecStart = /usr/sbin/amprd
[Install]
WantedBy = multi-user.target