From 384bf1887f18dfeaf6f6fc58fa802e8caba2e5a1 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Thu, 11 Jun 2015 15:29:02 +0100 Subject: Enable the ubus options in /etc/config/uhttpd --- strata/cpe-wrt/base-files.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/cpe-wrt/base-files.morph b/strata/cpe-wrt/base-files.morph index a91db95a..8de2280f 100644 --- a/strata/cpe-wrt/base-files.morph +++ b/strata/cpe-wrt/base-files.morph @@ -32,5 +32,6 @@ install-commands: - install package/network/services/dnsmasq/files/dhcp.conf "$DESTDIR"/etc/config/dhcp - install package/network/services/dropbear/files/dropbear.config "$DESTDIR"/etc/config/dropbear - install package/network/config/firewall/files/firewall.config "$DESTDIR"/etc/config/firewall +- sed -i "s/^#\toption ubus/\toption ubus/" package/network/services/uhttpd/files/uhttpd.config - install package/network/services/uhttpd/files/uhttpd.config "$DESTDIR"/etc/config/uhttpd - install package/system/rpcd/files/rpcd.config "$DESTDIR"/etc/config/rpcd -- cgit v1.2.1