Author: Daniel Baumann Description: Reserving virtual terminal on position 2 in logind. diff -Naurp systemd.orig/src/login/logind.conf.in systemd/src/login/logind.conf.in --- systemd.orig/src/login/logind.conf.in +++ systemd/src/login/logind.conf.in @@ -16,7 +16,7 @@ [Login] NAutoVTs=10 -#ReserveVT=6 +ReserveVT=2 #KillUserProcesses={{ "yes" if KILL_USER_PROCESSES else "no" }} #KillOnlyUsers= #KillExcludeUsers=root