summaryrefslogtreecommitdiff
path: root/community/radvd/radvd.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-14 01:18:40 -0700
committerroot <root@rshg054.dnsready.net>2013-05-14 01:18:40 -0700
commit2e5b72e5e8dfb5199a9b0da7c76d052a456662c2 (patch)
treefa055d4e2f367acb518de6c4e06b77b6d8cbef75 /community/radvd/radvd.service
parent66cb4a487ad73063c6b000279a5d5558fb7603f5 (diff)
Tue May 14 01:18:40 PDT 2013
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