mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
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
@ -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…
x
Reference in New Issue
Block a user