projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0991886
)
base-files: add 2 missing variable defines
author
John Crispin
<john@openwrt.org>
Mon, 8 Jul 2013 16:35:02 +0000
(16:35 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 8 Jul 2013 16:35:02 +0000
(16:35 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37204
package/base-files/files/etc/init.d/boot
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/init.d/boot
b/package/base-files/files/etc/init.d/boot
index de6a2a6025324408e86e245eb9db27c4c4fbe19b..078adb8ecc3820a089203e73e084874472a90b8c 100755
(executable)
--- a/
package/base-files/files/etc/init.d/boot
+++ b/
package/base-files/files/etc/init.d/boot
@@
-7,7
+7,7
@@
STOP=98
system_config() {
local cfg="$1"
- local hostname conloglevel
timezon
e
+ local hostname conloglevel
buffersize timezone zonenam
e
config_get hostname "$cfg" hostname 'OpenWrt'
echo "$hostname" > /proc/sys/kernel/hostname