aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-11 18:12:26 +0000
committerJohn Crispin <john@openwrt.org>2013-11-11 18:12:26 +0000
commit989783255e2fa5ce374301094a0885c6c4e124f9 (patch)
tree8eccf34c37b252264094e43e600e6999526f06ab /package
parente3a335c2c434dda579398efb1fafe147102b650b (diff)
downloadupstream-989783255e2fa5ce374301094a0885c6c4e124f9.tar.gz
upstream-989783255e2fa5ce374301094a0885c6c4e124f9.tar.bz2
upstream-989783255e2fa5ce374301094a0885c6c4e124f9.zip
uhttp: add ubus.default
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38741
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