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

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

[Install]
WantedBy=multi-user.target