From: blogic Date: Mon, 11 Nov 2013 18:12:26 +0000 (+0000) Subject: uhttp: add ubus.default X-Git-Tag: fast2504n-3.10.28-merged~813 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=c944ce43232ee4682d0c70cfafc1773ccbf3881c;p=openwrt.git uhttp: add ubus.default Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38741 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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