summaryrefslogtreecommitdiff
path: root/community/radvd/radvd.service
blob: f6f5ad67e3c4bd4284f261daf63c13191dc601dd (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=IPv6 Router Advertisement Daemon

[Service]
ExecStart=/usr/sbin/radvd --nodaemon --logmethod=stderr

[Install]
WantedBy=multi-user.target