- improve helptext

This commit is contained in:
Bernhard Reutner-Fischer 2009-02-14 12:58:48 +00:00
parent 4efcec9378
commit 51d943d761

View File

@ -36,8 +36,8 @@ config FEATURE_KILL_DELAY
help help
With nonzero setting, init sends TERM, forks, child waits N With nonzero setting, init sends TERM, forks, child waits N
seconds, sends KILL and exits. Setting it too high is unwise seconds, sends KILL and exits. Setting it too high is unwise
(child will hang around for too long and can actually kill (child will hang around for too long and could actually kill
wrong process!) the wrong process!)
config FEATURE_INIT_SCTTY config FEATURE_INIT_SCTTY
bool "Run commands with leading dash with controlling tty" bool "Run commands with leading dash with controlling tty"