[package] base-files: set rules file for hotplug2 in the boot script (closes #5235)
[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 }
This page took 0.048584 seconds and 5 git commands to generate.