summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index edb1345..a37a287 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -54,7 +54,7 @@ if($argument <> "") {
$interface_real = $config['interfaces']['wan']['if'];
}
-log_error("rc.newwanip working with IP address {$curwanip} {$interface} {$interface_real}.");
+log_error("rc.newwanip working with (IP address: {$curwanip}) (interface: {$interface}) (interface real: {$interface_real}).");
if($curwanip == "0.0.0.0") {
log_error("Failed to update WAN IP, restarting dhclient.");
OpenPOWER on IntegriCloud