summaryrefslogtreecommitdiff
path: root/community/radvd/radvd.service
blob: 47a5f7f676505e5c342abf372d62b31cc9eb9065 (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