summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0004-logind-reservevt.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:36:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 15:36:56 +0000
commitd41d5db25c10b2f1bab804b5f1744daccf09c2ed (patch)
tree93167643f5057e310b891242f708cd54aa5ed405 /debian/patches/progress-linux/0004-logind-reservevt.patch
parentEnabling 10 automatic virtual terminals in logind. (diff)
downloadsystemd-d41d5db25c10b2f1bab804b5f1744daccf09c2ed.tar.xz
systemd-d41d5db25c10b2f1bab804b5f1744daccf09c2ed.zip
Reserving virtual terminal on position 2 in logind.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/progress-linux/0004-logind-reservevt.patch')
-rw-r--r--debian/patches/progress-linux/0004-logind-reservevt.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0004-logind-reservevt.patch b/debian/patches/progress-linux/0004-logind-reservevt.patch
new file mode 100644
index 0000000..69bdc7d
--- /dev/null
+++ b/debian/patches/progress-linux/0004-logind-reservevt.patch
@@ -0,0 +1,15 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+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