Signed-off-by: Alexander Couzens <[email protected]>
---
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
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel