]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Set tty size and term for /dev/console as well 1543/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 8 May 2023 07:40:09 +0000 (09:40 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 8 May 2023 12:55:41 +0000 (14:55 +0200)
commit1912afc4b5a3409d52e6e5d06dc611620f75cb2b
treef4717f333b3e63456fd9b9dce9eaeecba0a83bb5
parenta2e08ee8fa366074d2f11d3ea9266244c1771661
Set tty size and term for /dev/console as well

When emergency.service is started, it's started connected to
/dev/console, so make sure we configure default term and tty size
for that one as well.
mkosi/config.py