summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0003-logind-noautovts.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
commit3a95a9a36b922f96a28e3b0cce0e5d7beffc1ea9 (patch)
treef42ff4ae36c13d8c2b5271ba0cb70b816db2873d /debian/patches/progress-linux/0003-logind-noautovts.patch
parentDisabling ctrl-alt-del.target. (diff)
downloadsystemd-3a95a9a36b922f96a28e3b0cce0e5d7beffc1ea9.tar.xz
systemd-3a95a9a36b922f96a28e3b0cce0e5d7beffc1ea9.zip
Enabling 10 automatic virtual terminals in logind.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/progress-linux/0003-logind-noautovts.patch')
-rw-r--r--debian/patches/progress-linux/0003-logind-noautovts.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0003-logind-noautovts.patch b/debian/patches/progress-linux/0003-logind-noautovts.patch
new file mode 100644
index 0000000..5ef40fb
--- /dev/null
+++ b/debian/patches/progress-linux/0003-logind-noautovts.patch
@@ -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
+@@ -15,7 +15,7 @@
+ # See logind.conf(5) for details.
+
+ [Login]
+-#NAutoVTs=6
++NAutoVTs=10
+ #ReserveVT=6
+ #KillUserProcesses={{ "yes" if KILL_USER_PROCESSES else "no" }}
+ #KillOnlyUsers=