uhttp: add ubus.default
authorJohn Crispin <john@openwrt.org>
Mon, 11 Nov 2013 18:12:26 +0000 (18:12 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 11 Nov 2013 18:12:26 +0000 (18:12 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38741

package/network/services/uhttpd/files/ubus.default [new file with mode: 0644]

diff --git a/package/network/services/uhttpd/files/ubus.default b/package/network/services/uhttpd/files/ubus.default
new file mode 100644 (file)
index 0000000..ba6c289
--- /dev/null
@@ -0,0 +1,2 @@
+uci set uhttpd.main.ubus_prefix=/ubus
+uci commit uhttpd