procd: fix hotplug-preinit.json syntax

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2017-08-18 15:06:04 +02:00 committed by John Crispin
parent 1f068588ef
commit a307480e2d

View File

@ -8,11 +8,11 @@
[ "load-firmware", "/lib/firmware" ],
[ "return" ]
]
],
],
}, ],
]
]
} ],
[ "if",
[ "eq", "SUBSYSTEM", "button" ],
[ "exec", "/etc/rc.button/failsafe" ]
],
]
]