ubox: logd did not register its config.reload trigger properly
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39616
This commit is contained in:
parent
7917a87d12
commit
f9f8948c6e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ start_service_remote()
|
|||
|
||||
service_triggers()
|
||||
{
|
||||
procd_add_config_trigger "system" "/etc/init.d/log" "start"
|
||||
procd_add_reload_trigger "system"
|
||||
procd_add_validation validate_log_section
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue