diff options
| author | seth <[email protected]> | 2023-05-07 23:17:33 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-07 23:17:33 -0400 |
| commit | 6e49c227c18d4f3008318aaa0a38a36c4de7f6c9 (patch) | |
| tree | 0b8fa202bda8cf72b2d282f51691d05b069119d7 /hosts/_turret/files/etc/config/ucitrack | |
| parent | 07f726290d5f5d3898efdd95f629b14bcd311360 (diff) | |
hosts: remove prefix from turret
Diffstat (limited to 'hosts/_turret/files/etc/config/ucitrack')
| -rw-r--r-- | hosts/_turret/files/etc/config/ucitrack | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/hosts/_turret/files/etc/config/ucitrack b/hosts/_turret/files/etc/config/ucitrack deleted file mode 100644 index bb4cdbc..0000000 --- a/hosts/_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 - |
