mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-06 05:42:27 +00:00
procd: fix hotplug-preinit.json syntax
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
1f068588ef
commit
a307480e2d
@ -8,11 +8,11 @@
|
|||||||
[ "load-firmware", "/lib/firmware" ],
|
[ "load-firmware", "/lib/firmware" ],
|
||||||
[ "return" ]
|
[ "return" ]
|
||||||
]
|
]
|
||||||
],
|
]
|
||||||
],
|
]
|
||||||
}, ],
|
} ],
|
||||||
[ "if",
|
[ "if",
|
||||||
[ "eq", "SUBSYSTEM", "button" ],
|
[ "eq", "SUBSYSTEM", "button" ],
|
||||||
[ "exec", "/etc/rc.button/failsafe" ]
|
[ "exec", "/etc/rc.button/failsafe" ]
|
||||||
],
|
]
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user