summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-11 18:12:26 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-11 18:12:26 +0000
commitc944ce43232ee4682d0c70cfafc1773ccbf3881c (patch)
treedd8c2142a869b3026898137f31ae0f26074f0382 /package
parent9edd7e969b13456fa0a275d34f4b18d93f7168d3 (diff)
uhttp: add ubus.default
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38741 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/network/services/uhttpd/files/ubus.default2
1 files changed, 2 insertions, 0 deletions
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