mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
firmware: restart cron on updates
Specifically to deal with new RRD situation but it looks like an old oversight not to reload here anyway.
This commit is contained in:
parent
ab0fc39a40
commit
3d34e7e54e
@ -55,4 +55,5 @@ convert_config(true);
|
||||
system_firmware_configure(true);
|
||||
system_trust_configure(true);
|
||||
system_login_configure(true);
|
||||
system_cron_configure(true);
|
||||
system_syslog_start(true);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user