]> git.ipfire.org Git - thirdparty/systemd.git/commit
getty-generator: add support for fine-grained control of execution modes
authorAllison Karlitskaya <allison.karlitskaya@redhat.com>
Tue, 24 Jun 2025 08:15:14 +0000 (10:15 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Jul 2025 23:35:51 +0000 (08:35 +0900)
commit3a883e89bc1f73c70cb9bd245d5ccc1d805990d7
treeba692f48dd1566fce4f3e9699c29f494aa97207e
parent4e346e10d216e1e9189bc7b4d99ab5ee627ef492
getty-generator: add support for fine-grained control of execution modes

This makes the systemd.getty_auto= kernel command line option and the
$SYSTEMD_GETTY_AUTO environment variable takes the list of classes of
services: credential, container, console, builtin.

This also add getty.auto credential that can take the same value as the
kernel command line option.

Closes #37928.

Co-authored-by: Yu Watanabe <watanabe.yu+github@gmail.com>
man/systemd-getty-generator.xml
man/systemd.system-credentials.xml
src/getty-generator/getty-generator.c