1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-02 04:22:45 +03:00

exec: Add TTYRows and TTYColumns properties to set TTY dimensions

This commit is contained in:
Daan De Meyer
2021-10-28 16:26:50 +01:00
parent b4bf9007cb
commit 51462135fb
17 changed files with 171 additions and 6 deletions

View File

@ -139,6 +139,8 @@ All execution-related settings are available for transient units.
✓ TTYReset=
✓ TTYVHangup=
✓ TTYVTDisallocate=
✓ TTYRows=
✓ TTYColumns=
✓ SyslogIdentifier=
✓ SyslogFacility=
✓ SyslogLevel=