diff options
Diffstat (limited to 'init/Config.in')
-rw-r--r-- | init/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Config.in b/init/Config.in index 3987d8f..318f523 100644 --- a/init/Config.in +++ b/init/Config.in @@ -37,6 +37,7 @@ config FEATURE_INIT_SCTTY controlling tty (TIOCSCTTY). This is not the traditional init behavour, but is often what you want in an embedded system where the console is only accessed during development or for maintenance. + NB: using cttyhack applet may work better. config FEATURE_INIT_SYSLOG bool "Enable init to write to syslog" |