From 8bb05ac73a5b448b339ce0bc8d396c82c459b47f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 21:33:32 +0200 Subject: Merging upstream version 2.40. Signed-off-by: Daniel Baumann --- term-utils/agetty.8.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'term-utils/agetty.8.adoc') diff --git a/term-utils/agetty.8.adoc b/term-utils/agetty.8.adoc index c51e562..f127630 100644 --- a/term-utils/agetty.8.adoc +++ b/term-utils/agetty.8.adoc @@ -319,6 +319,14 @@ problem reports (if *syslog*(3) is not used). _/etc/inittab_:: *init*(8) configuration file for SysV-style init daemon. +== CREDENTIALS + +*agetty* supports configuration via systemd credentials (see https://systemd.io/CREDENTIALS/). *agetty* reads the following systemd credentials: + +*agetty.autologin* (string):: + +If set, configures *agetty* to automatically log in the specified user without asking for a username or password, similarly to the *--autologin* option. + == BUGS The baud-rate detection feature (the *--extract-baud* option) requires that *agetty* be scheduled soon enough after completion of a dial-in call (within 30 ms with modems that talk at 2400 baud). For robustness, always use the *--extract-baud* option in combination with a multiple baud rate command-line argument, so that BREAK processing is enabled. -- cgit v1.2.3