diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Config.in b/init/Config.in index efc8beaf9..4c5610246 100644 --- a/init/Config.in +++ b/init/Config.in @@ -32,8 +32,8 @@ config FEATURE_KILL_REMOVED default y depends on FEATURE_USE_INITTAB help - When respawn entries are removed from inittab and a SIGHUP is - sent to init, this feature will kill the processes that have + When respawn entries are removed from inittab and a SIGHUP is + sent to init, this feature will kill the processes that have been removed. config FEATURE_KILL_DELAY |