Enabling 10 automatic virtual terminals in logind.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
3654ba5955
commit
db31dd2deb
2 changed files with 16 additions and 0 deletions
15
debian/patches/progress-linux/0002-logind-noautovts.patch
vendored
Normal file
15
debian/patches/progress-linux/0002-logind-noautovts.patch
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Description: Enabling 10 automatic virtual terminals 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
|
||||
@@ -17,7 +17,7 @@
|
||||
# See logind.conf(5) for details.
|
||||
|
||||
[Login]
|
||||
-#NAutoVTs=6
|
||||
+NAutoVTs=10
|
||||
#ReserveVT=6
|
||||
#KillUserProcesses={{ "yes" if KILL_USER_PROCESSES else "no" }}
|
||||
#KillOnlyUsers=
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1 +1,2 @@
|
|||
progress-linux/0001-agetty-nohostname.patch
|
||||
progress-linux/0002-logind-noautovts.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue