timemngr: commit time UCI config.

This commit is contained in:
Markus Gothe 2024-10-09 16:08:10 +02:00
parent aab45b16b0
commit ab322f1194

View file

@ -81,4 +81,7 @@ if uci -q get system.ntp >/dev/null 2>&1; then
fi
uci -q delete system.ntp
uci commit time
uci commit system
fi