summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.newwanip2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index fe17ad0..8ecc838 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -47,7 +47,7 @@ if($g['booting'])
exit;
function restart_packages() {
- global $oldip, $curwanipi, $g;
+ global $oldip, $curwanip, $g;
/* restart packages */
system_ntp_configure(false);
OpenPOWER on IntegriCloud