Signed-off-by: Alexander Couzens <lyn...@fe80.eu>
---
 package/system/procd/files/hotplug-preinit.json | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/package/system/procd/files/hotplug-preinit.json 
b/package/system/procd/files/hotplug-preinit.json
index 614b104..58afc6c 100644
--- a/package/system/procd/files/hotplug-preinit.json
+++ b/package/system/procd/files/hotplug-preinit.json
@@ -12,9 +12,7 @@
                ],
        }, ],
        [ "if",
-               [ "and",
-                       [ "eq", "SUBSYSTEM", "button" ],
-               ],
+               [ "eq", "SUBSYSTEM", "button" ],
                [ "exec", "/etc/rc.button/failsafe" ]
        ],
 ]
-- 
2.7.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to