aboutsummaryrefslogtreecommitdiffstats
path: root/package/procd/files/hotplug-preinit.json
diff options
context:
space:
mode:
Diffstat (limited to 'package/procd/files/hotplug-preinit.json')
-rw-r--r--package/procd/files/hotplug-preinit.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/procd/files/hotplug-preinit.json b/package/procd/files/hotplug-preinit.json
index d212b22fac..614b104711 100644
--- a/package/procd/files/hotplug-preinit.json
+++ b/package/procd/files/hotplug-preinit.json
@@ -14,7 +14,6 @@
[ "if",
[ "and",
[ "eq", "SUBSYSTEM", "button" ],
- [ "eq", "BUTTON", "reset" ],
],
[ "exec", "/etc/rc.button/failsafe" ]
],