Backup system wide setting:

uci export > /mnt/sda1/default.conf

Restore system wide setting:

uci import < /mnt/sda1/default.conf

Reboot machine after restore:

reboot

Comments powered by CComment