summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/pppoed
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/pppoed')
-rwxr-xr-xetc/rc.d/pppoed2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/pppoed b/etc/rc.d/pppoed
index c939112..b60fdaa 100755
--- a/etc/rc.d/pppoed
+++ b/etc/rc.d/pppoed
@@ -11,7 +11,7 @@
. /etc/rc.subr
name="pppoed"
-rcvar="`set_rcvar`"
+rcvar="pppoed_enable"
start_cmd="pppoed_start"
# XXX stop_cmd will not be straightforward
stop_cmd=":"
OpenPOWER on IntegriCloud