aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
Diffstat (limited to 'package/system')
-rw-r--r--package/system/procd/files/hotplug-preinit.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/system/procd/files/hotplug-preinit.json b/package/system/procd/files/hotplug-preinit.json
index 58afc6c696..658c685474 100644
--- a/package/system/procd/files/hotplug-preinit.json
+++ b/package/system/procd/files/hotplug-preinit.json
@@ -8,11 +8,11 @@
[ "load-firmware", "/lib/firmware" ],
[ "return" ]
]
- ],
- ],
- }, ],
+ ]
+ ]
+ } ],
[ "if",
[ "eq", "SUBSYSTEM", "button" ],
[ "exec", "/etc/rc.button/failsafe" ]
- ],
+ ]
]