summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/rarpd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/rarpd')
-rwxr-xr-xetc/rc.d/rarpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/rarpd b/etc/rc.d/rarpd
index 3602c87..db5f0c4 100755
--- a/etc/rc.d/rarpd
+++ b/etc/rc.d/rarpd
@@ -11,7 +11,7 @@
. /etc/rc.subr
name="rarpd"
-rcvar=`set_rcvar`
+rcvar="rarpd_enable"
command="/usr/sbin/${name}"
pidfile="/var/run/${name}.pid"
required_files="/etc/ethers"
OpenPOWER on IntegriCloud