projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4efcec9
)
- improve helptext
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:58:48 +0000
(12:58 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sat, 14 Feb 2009 12:58:48 +0000
(12:58 -0000)
init/Config.in
patch
|
blob
|
history
diff --git
a/init/Config.in
b/init/Config.in
index 395c9e2f3469173a35c6d8a44212d74b8ed89d02..1a1be4a9b255df0baa50f6450c091969985a941a 100644
(file)
--- a/
init/Config.in
+++ b/
init/Config.in
@@
-36,8
+36,8
@@
config FEATURE_KILL_DELAY
help
With nonzero setting, init sends TERM, forks, child waits N
seconds, sends KILL and exits. Setting it too high is unwise
- (child will hang around for too long and c
an
actually kill
- wrong process!)
+ (child will hang around for too long and c
ould
actually kill
+
the
wrong process!)
config FEATURE_INIT_SCTTY
bool "Run commands with leading dash with controlling tty"