summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/pppoed
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/pppoed')
-rw-r--r--etc/rc.d/pppoed2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.d/pppoed b/etc/rc.d/pppoed
index b9cfb14..c939112 100644
--- a/etc/rc.d/pppoed
+++ b/etc/rc.d/pppoed
@@ -18,6 +18,8 @@ stop_cmd=":"
pppoed_start()
{
+ local _opts
+
if [ -n "${pppoed_provider}" ]; then
pppoed_flags="${pppoed_flags} -p ${pppoed_provider}"
fi
OpenPOWER on IntegriCloud