summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-02-15 15:40:38 -0200
committerRenato Botelho <garga@FreeBSD.org>2013-02-15 15:40:38 -0200
commit7790196644a3cc38cc2ec7d0df01f164479b43be (patch)
tree2b2bc7a5024182ac1f9757421e1c7b7fcc57c42c /etc/rc.newwanip
parentc6e83f5e6d00da3b417a6de1a1963d3117e69918 (diff)
downloadpfsense-7790196644a3cc38cc2ec7d0df01f164479b43be.zip
pfsense-7790196644a3cc38cc2ec7d0df01f164479b43be.tar.gz
Restart snmpd on rc.newwanip. It should fix #2756
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index ef72c2d..6f6b680 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -202,6 +202,9 @@ enable_rrd_graphing();
/* reload igmpproxy */
services_igmpproxy_configure();
+/* restart snmp */
+services_snmpd_configure();
+
restart_packages();
?>
OpenPOWER on IntegriCloud