summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ppp
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/ppp')
-rwxr-xr-xetc/rc.d/ppp2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp
index 84d6bc4..4c3b377 100755
--- a/etc/rc.d/ppp
+++ b/etc/rc.d/ppp
@@ -10,7 +10,7 @@
. /etc/rc.subr
name="ppp"
-rcvar=`set_rcvar`
+rcvar="ppp_enable"
command="/usr/sbin/${name}"
start_cmd="ppp_start"
stop_cmd="ppp_stop"
OpenPOWER on IntegriCloud