Am 24.07.2016 um 16:29 schrieb Toan Pham: > >> root@uap:~# uci delete network > >> uci: Invalid argument > > that clearly is a bug because the help option shows that uci supports > the command argument. At least a documentation bug.
> i would just delete the network file @ /etc/config/network, it has > the same effect. Thanks, I'll go that route for the time being. Except that UCI fails to add a new section to a non-existent config file. Emptying-out config files seems to work, e.g., $echo -n > /etc/config/network Best regards, Stephan Hennig _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
