forked from Ivasoft/openwrt
procd: add a small script that handles config reloads until configd is ready
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37248
This commit is contained in:
@@ -60,6 +60,10 @@ start() {
|
||||
rm -f /tmp/wireless.tmp
|
||||
|
||||
apply_uci_config
|
||||
|
||||
# temporary hack until configd exists
|
||||
/sbin/reload_config
|
||||
|
||||
config_load system
|
||||
config_foreach system_config system
|
||||
|
||||
|
||||
Reference in New Issue
Block a user