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

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

[Install]
WantedBy=multi-user.target