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