summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index eeccf87..00b30c7 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -75,7 +75,7 @@
echo "done.\n";
$lan_if = $config['interfaces']['lan']['if'];
- $wan_if = get_real_wan_interface();
+ $wan_if = get_real_interface();
/*
* Determine if we need to throw a interface exception
OpenPOWER on IntegriCloud