summaryrefslogtreecommitdiff
path: root/community/radvd/radvd.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/radvd/radvd.service')
-rw-r--r--community/radvd/radvd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/radvd/radvd.service b/community/radvd/radvd.service
index 92685d73b..2f1b1a7fa 100644
--- a/community/radvd/radvd.service
+++ b/community/radvd/radvd.service
@@ -3,7 +3,7 @@ Description=IPv6 Router Advertisement Daemon
After=network.target
[Service]
-ExecStart=/usr/sbin/radvd --nodaemon --logmethod=stderr
+ExecStart=/usr/bin/radvd --nodaemon --logmethod=stderr
[Install]
WantedBy=multi-user.target