From c944ce43232ee4682d0c70cfafc1773ccbf3881c Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 11 Nov 2013 18:12:26 +0000 Subject: [PATCH] uhttp: add ubus.default Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38741 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/uhttpd/files/ubus.default | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/network/services/uhttpd/files/ubus.default 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 -- 2.11.0