summarylogtreecommitdiffstats
path: root/smcroute.service
diff options
context:
space:
mode:
Diffstat (limited to 'smcroute.service')
-rw-r--r--smcroute.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/smcroute.service b/smcroute.service
index 6d82b4e0a48a..345068a46610 100644
--- a/smcroute.service
+++ b/smcroute.service
@@ -7,7 +7,7 @@ Conflicts=pimd.service mrouted.service
[Service]
Type=forking
PIDFile=/var/run/smcroute.pid
-ExecStart=/usr/bin/smcroute -d
+ExecStart=/usr/sbin/smcroute -d
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-abort