summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-06-08 14:13:22 -0400
committerjim-p <jimp@pfsense.org>2011-06-08 14:13:22 -0400
commit156bf9b11947045afd85c61437f893d279dfc986 (patch)
treed3bb35c7f48f0ceeab1474bf39878f91d81a6c7c /etc/rc.newwanip
parent534375b6f0ad869022c068ef35c5c6dedcd619bd (diff)
parent0042f5d964fc5c476d6c90f269ea6f49179ac016 (diff)
downloadpfsense-156bf9b11947045afd85c61437f893d279dfc986.zip
pfsense-156bf9b11947045afd85c61437f893d279dfc986.tar.gz
Merge remote branch 'upstream/master'
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 01c6890..59a1e65 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -51,7 +51,7 @@ function restart_packages() {
/* restart packages */
system_ntp_configure();
log_error("{$g['product_name']} package system has detected an ip change $oldip -> $curwanip ... Restarting packages.");
- send_event("reload packages");
+ send_event("service reload packages");
}
/* Interface IP address has changed */
OpenPOWER on IntegriCloud