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:
@@ -60,7 +60,7 @@ start_service_remote()
|
|||||||
|
|
||||||
service_triggers()
|
service_triggers()
|
||||||
{
|
{
|
||||||
procd_add_config_trigger "system" "/etc/init.d/log" "start"
|
procd_add_reload_trigger "system"
|
||||||
procd_add_validation validate_log_section
|
procd_add_validation validate_log_section
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user