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 4fecbb0..b3509f9 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -122,7 +122,7 @@ if($old_ip <> "")
if($old_ip <> $curwanip) {
exec("/etc/rc.start_packages");
exec("/etc/rc.start_packages");
- log_error("pfSense package system has detected an ip change $old_ip -> $curwanip ... Restarting packages.");
+ log_error("{$g['product_name']} package system has detected an ip change $old_ip -> $curwanip ... Restarting packages.");
}
/* reload slbd */
OpenPOWER on IntegriCloud