1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-31 01:47:15 +03:00
Lennart Poettering 0d315ca6e7 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]*.

(cherry picked from commit 6ae5c39af1da5b0b6e49278e7a33158d49ec04a5)
(cherry picked from commit f3d620f5d2c26c546d9a5c410c3aa68329b74330)
(cherry picked from commit b4e56b13a98567a113a495f754258529996806b1)
2023-02-13 21:10:07 +00:00
..
2019-12-11 17:04:20 +01:00
2022-01-12 22:10:51 +01:00
2018-10-12 13:48:34 +02:00
2019-12-11 17:04:20 +01:00
2021-10-28 03:57:24 +09:00
2021-09-27 09:19:02 +02:00
2021-12-09 08:50:19 +01:00
2021-11-30 12:30:07 +00:00