projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
067fe5b
)
luci-base: remove default diag host from /etc/config/luci
author
Jo-Philipp Wich
<jo@mein.io>
Thu, 6 Oct 2016 15:14:46 +0000
(17:14 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Thu, 6 Oct 2016 15:14:46 +0000
(17:14 +0200)
Now that luci-mod-admin-full figures out the proper diagnostics host
during postinstall we can remove the UCI section from the default
configuration file.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/root/etc/config/luci
patch
|
blob
|
history
diff --git
a/modules/luci-base/root/etc/config/luci
b/modules/luci-base/root/etc/config/luci
index a443742f936f7aa06592c64e97aa7a2da43b4662..baa3ac5d1e3d164cc6986a75f272ddba5ffb267f 100644
(file)
--- a/
modules/luci-base/root/etc/config/luci
+++ b/
modules/luci-base/root/etc/config/luci
@@
-22,8
+22,3
@@
config internal ccache
option enable 1
config internal themes
-
-config internal 'diag'
- option ping 'dev.openwrt.org'
- option route 'dev.openwrt.org'
- option dns 'dev.openwrt.org'