diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-12-23 18:39:54 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2022-12-23 21:17:31 +0100 |
commit | 6ae5c39af1da5b0b6e49278e7a33158d49ec04a5 (patch) | |
tree | da11059d744034ef6fedaea7fa430f86b496676d /units/tmp.mount | |
parent | sysroot: Order systemd-fsck-root after systemd-makefs (diff) | |
download | systemd-6ae5c39af1da5b0b6e49278e7a33158d49ec04a5.tar.xz systemd-6ae5c39af1da5b0b6e49278e7a33158d49ec04a5.zip |
docs: remove /dev/tty* confusion
The text said /dev/tty* as a whole was the VT subsystem and that VT is
not supported in containers.
But that's not accurate as /dev/tty* will match /dev/tty too and that
one device node is special and is not related to VT: it always points to
the current process own controlling tty, regardless what that is.
hence, rewrite /dev/tty* as /dev/tty[0-9]*.
Diffstat (limited to 'units/tmp.mount')
0 files changed, 0 insertions, 0 deletions