base-files: remove old coldplugging hacks that are no longer necessary since the...
[openwrt.git] / package / base-files / files / etc / hotplug2-init.rules
index e7dd0ad..f011697 100644 (file)
@@ -1,5 +1,5 @@
 $include /etc/hotplug2-common.rules
 
-SUBSYSTEM ~~ button {
+SUBSYSTEM == button {
        exec kill -USR1 1
 }
This page took 0.023276 seconds and 4 git commands to generate.