hotplug-preinit: remove superfluous and

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

SVN-Revision: 48795
This commit is contained in:
John Crispin 2016-02-26 08:35:32 +00:00
parent cbfec477ce
commit 82a8f5fdaa

View file

@ -12,9 +12,7 @@
], ],
}, ], }, ],
[ "if", [ "if",
[ "and",
[ "eq", "SUBSYSTEM", "button" ], [ "eq", "SUBSYSTEM", "button" ],
],
[ "exec", "/etc/rc.button/failsafe" ] [ "exec", "/etc/rc.button/failsafe" ]
], ],
] ]