aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-11 18:12:26 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-11 18:12:26 +0000
commita58e13663574cee4aac42238b493019dcd090572 (patch)
treedd8c2142a869b3026898137f31ae0f26074f0382 /package/network/services/uhttpd
parentdf306765c954f2ff5ba72ffb5dde9a6353dd460e (diff)
downloadmaster-187ad058-a58e13663574cee4aac42238b493019dcd090572.tar.gz
master-187ad058-a58e13663574cee4aac42238b493019dcd090572.tar.bz2
master-187ad058-a58e13663574cee4aac42238b493019dcd090572.zip
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/network/services/uhttpd')
-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