summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/mrouted
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2006-09-29 15:45:11 +0000
committerbms <bms@FreeBSD.org>2006-09-29 15:45:11 +0000
commit686e54733adf927452a3711bf8deba1ccbcc98a0 (patch)
tree16fb64d3254cf44d5d6ac2f25428643e743a9fc9 /etc/rc.d/mrouted
parent5a2e50351682dbca57f6f64fcd9a323f9b99c8b5 (diff)
downloadFreeBSD-src-686e54733adf927452a3711bf8deba1ccbcc98a0.zip
FreeBSD-src-686e54733adf927452a3711bf8deba1ccbcc98a0.tar.gz
Push removal of mrouted down to the rest of the tree.
Diffstat (limited to 'etc/rc.d/mrouted')
-rwxr-xr-xetc/rc.d/mrouted2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/mrouted b/etc/rc.d/mrouted
index 79e3693..4c741f8 100755
--- a/etc/rc.d/mrouted
+++ b/etc/rc.d/mrouted
@@ -12,7 +12,7 @@
name="mrouted"
rcvar=`set_rcvar`
-command="/usr/sbin/${name}"
+command="/usr/local/sbin/${name}"
pidfile="/var/run/${name}.pid"
required_files="/etc/${name}.conf"
extra_commands="reload"
OpenPOWER on IntegriCloud