From: John Crispin Date: Mon, 11 Nov 2013 18:12:26 +0000 (+0000) Subject: uhttp: add ubus.default X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=989783255e2fa5ce374301094a0885c6c4e124f9;p=librecmc%2Flibrecmc.git uhttp: add ubus.default Signed-off-by: John Crispin SVN-Revision: 38741 --- diff --git a/package/network/services/uhttpd/files/ubus.default b/package/network/services/uhttpd/files/ubus.default new file mode 100644 index 0000000000..ba6c289f84 --- /dev/null +++ b/package/network/services/uhttpd/files/ubus.default @@ -0,0 +1,2 @@ +uci set uhttpd.main.ubus_prefix=/ubus +uci commit uhttpd