Revision 77901966
Added by Renato Botelho over 12 years ago
etc/rc.newwanip | ||
---|---|---|
202 | 202 |
/* reload igmpproxy */ |
203 | 203 |
services_igmpproxy_configure(); |
204 | 204 |
|
205 |
/* restart snmp */ |
|
206 |
services_snmpd_configure(); |
|
207 |
|
|
205 | 208 |
restart_packages(); |
206 | 209 |
|
207 | 210 |
?> |
Also available in: Unified diff
Restart snmpd on rc.newwanip. It should fix #2756