diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 64521b89bb..3297a69edf 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -6694,7 +6694,11 @@ system and gives an overview of their function and contents. | |||
| 6694 | SERIAL_CONSOLES_CHECK = "slcp_line0:ttyS0" | 6694 | SERIAL_CONSOLES_CHECK = "slcp_line0:ttyS0" |
| 6695 | 6695 | ||
| 6696 | This variable is currently only supported with SysVinit (i.e. not | 6696 | This variable is currently only supported with SysVinit (i.e. not |
| 6697 | with systemd). | 6697 | with systemd). Note that :term:`SERIAL_CONSOLES_CHECK` also requires |
| 6698 | ``/etc/inittab`` to be writable when used with SysVinit. This makes it | ||
| 6699 | incompatible with customizations such as the following:: | ||
| 6700 | |||
| 6701 | EXTRA_IMAGE_FEATURES += "read-only-rootfs" | ||
| 6698 | 6702 | ||
| 6699 | :term:`SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS` | 6703 | :term:`SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS` |
| 6700 | A list of recipe dependencies that should not be used to determine | 6704 | A list of recipe dependencies that should not be used to determine |
