Add systemd.default_debug_tty=
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 8 Feb 2024 09:54:54 +0000 (10:54 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 9 Feb 2024 10:47:53 +0000 (11:47 +0100)
commit7bf52f5d1caff57a653e7cc02e8258511109132c
treee058c6659e8f1e159493ae69e117db55e43d9de2
parentc078f4af6ba03c6550847b6551190d91b6d1560d
Add systemd.default_debug_tty=

Let's allow configuring the debug tty independently of enabling/disabling
the debug shell. This allows mkosi to configure the correct tty while
leaving enabling/disabling the debug tty to the user.
man/kernel-command-line.xml
man/systemd-debug-generator.xml
src/debug-generator/debug-generator.c
test/units/testsuite-81.debug-generator.sh