base-files: do not bring up wlan interfaces from hotplug events, so that wrong networ...
[15.05/openwrt.git] / package / base-files / files / etc / hotplug2-init.rules
1 $include /etc/hotplug2-common.rules
2
3 SUBSYSTEM ~~ button {
4         exec kill -USR1 1
5 }