mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
timemngr: do not fail uci-defaults on keep-settings upgrade
This commit is contained in:
parent
1fbf254b3a
commit
22bded8f33
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ migrate_timemngr_config() {
|
|||
fi
|
||||
|
||||
uci -q delete system.ntp
|
||||
return 0
|
||||
}
|
||||
|
||||
migrate_timemngr_config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue