mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Restart snmpd on rc.newwanip. It should fix #2756
This commit is contained in:
parent
c6e83f5e6d
commit
7790196644
@ -202,6 +202,9 @@ enable_rrd_graphing();
|
||||
/* reload igmpproxy */
|
||||
services_igmpproxy_configure();
|
||||
|
||||
/* restart snmp */
|
||||
services_snmpd_configure();
|
||||
|
||||
restart_packages();
|
||||
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user