uci: Allow setting the UCI config path on the command line
authorMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 4 Mar 2014 17:37:03 +0000 (18:37 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 19 Mar 2014 14:19:56 +0000 (15:19 +0100)
commit9cf7219d554f73c014b9c6efde7965384d8346ec
tree6e47c9cfa2813676a6cc72230e83036024eb2b2d
parent047a1ee7680e9a668896a12e2773d6544669d0e9
uci: Allow setting the UCI config path on the command line

Add a -c switch which allows setting an alternative UCI path instead of using
the libuci default.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
config.c
main.c
netifd.h