summaryrefslogtreecommitdiffhomepage
path: root/modules/base
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-06-13 08:25:03 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-06-13 08:25:03 +0000
commit8451dfdf2a9ba5273b8a2221ee5ed053f3d4a62d (patch)
tree7e294f98db19ca844dd0b257b9d242a4075579ba /modules/base
parentcb7ffbeb10eba32d6525a5cf5d1340895c99cb6d (diff)
modules/base: remove accidentally duplicated root directory
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'modules/base')
-rw-r--r--modules/base/root/root/etc/config/luci24
-rw-r--r--modules/base/root/root/lib/uci/upload/.gitignore0
2 files changed, 0 insertions, 24 deletions
diff --git a/modules/base/root/root/etc/config/luci b/modules/base/root/root/etc/config/luci
deleted file mode 100644
index c503a8f1e..000000000
--- a/modules/base/root/root/etc/config/luci
+++ /dev/null
@@ -1,24 +0,0 @@
-config core main
- option lang auto
- option mediaurlbase /luci-static/openwrt.org
- option resourcebase /luci-static/resources
-
-config extern flash_keep
- option uci "/etc/config/"
- option dropbear "/etc/dropbear/"
- option openvpn "/etc/openvpn/"
- option passwd "/etc/passwd"
- option opkg "/etc/opkg.conf"
- option firewall "/etc/firewall.user"
- option uploads "/lib/uci/upload/"
-
-config internal languages
-
-config internal sauth
- option sessionpath "/tmp/luci-sessions"
- option sessiontime 3600
-
-config internal ccache
- option enable 1
-
-config internal themes
diff --git a/modules/base/root/root/lib/uci/upload/.gitignore b/modules/base/root/root/lib/uci/upload/.gitignore
deleted file mode 100644
index e69de29bb..000000000
--- a/modules/base/root/root/lib/uci/upload/.gitignore
+++ /dev/null