From cb951dba532fe4518da5dbf876096968afab0c9a Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 9 Mar 2024 18:32:41 -0500 Subject: openwrt/turret: use new module and uci for everything --- ext/openwrt/turret/files/etc/config/ucitrack | 56 ---------------------------- 1 file changed, 56 deletions(-) delete mode 100644 ext/openwrt/turret/files/etc/config/ucitrack (limited to 'ext/openwrt/turret/files/etc/config/ucitrack') diff --git a/ext/openwrt/turret/files/etc/config/ucitrack b/ext/openwrt/turret/files/etc/config/ucitrack deleted file mode 100644 index bb4cdbc..0000000 --- a/ext/openwrt/turret/files/etc/config/ucitrack +++ /dev/null @@ -1,56 +0,0 @@ -config network - option init network - list affects dhcp - -config wireless - list affects network - -config firewall - option init firewall - list affects luci-splash - list affects qos - list affects miniupnpd - -config olsr - option init olsrd - -config dhcp - option init dnsmasq - list affects odhcpd - -config odhcpd - option init odhcpd - -config dropbear - option init dropbear - -config httpd - option init httpd - -config fstab - option exec '/sbin/block mount' - -config qos - option init qos - -config system - option init led - option exec '/etc/init.d/log reload' - list affects luci_statistics - list affects dhcp - -config luci_splash - option init luci_splash - -config upnpd - option init miniupnpd - -config ntpclient - option init ntpclient - -config samba - option init samba - -config tinyproxy - option init tinyproxy - -- cgit v1.2.3