summarylogtreecommitdiffstats
path: root/mrouted.service
diff options
context:
space:
mode:
Diffstat (limited to 'mrouted.service')
-rw-r--r--mrouted.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/mrouted.service b/mrouted.service
index e7c4a5eb97b9..8c8935b83cb6 100644
--- a/mrouted.service
+++ b/mrouted.service
@@ -2,12 +2,11 @@
Description=Multicast Route Daemon
After=network.target
ConditionPathExists=/etc/mrouted.conf
-Conflicts=pimd.service smcroute.service
[Service]
Type=forking
PIDFile=/var/run/mrouted.pid
-ExecStart=/usr/bin/mrouted
+ExecStart=/usr/sbin/mrouted
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-abort