git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a9a4bc6
)
applications/luci-splash: remove debug flag from init script
author
Jo-Philipp Wich
<redacted>
Mon, 6 Jul 2009 21:23:12 +0000
(21:23 +0000)
committer
Jo-Philipp Wich
<redacted>
Mon, 6 Jul 2009 21:23:12 +0000
(21:23 +0000)
applications/luci-splash/root/etc/init.d/luci_splash
patch
|
blob
|
history
diff --git
a/applications/luci-splash/root/etc/init.d/luci_splash
b/applications/luci-splash/root/etc/init.d/luci_splash
index 08c3939b140a996a7fb8bebee953c3632d871589..351b9b3766c5bfc4651e31d20c65d15ddc6bc0e2 100755
(executable)
--- a/
applications/luci-splash/root/etc/init.d/luci_splash
+++ b/
applications/luci-splash/root/etc/init.d/luci_splash
@@
-13,8
+13,6
@@
include /lib/network
scan_interfaces
config_load luci_splash
-set -x
-
silent() {
"$@" 2>/dev/null
}
git clone https://git.99rst.org/PROJECT