From 6669a3cb04d8662a785f8b67c4fba38b09f5211f Mon Sep 17 00:00:00 2001 From: TomasM Date: Sun, 25 Nov 2018 19:23:21 +0000 Subject: [PATCH] Start xorg on tty7, add tty info to /etc/issue --- .../modules/02-xorg/rootcopy/lib/systemd/system/xorg.service | 2 +- Slax/debian/rootcopy/etc/issue | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Slax/debian/modules/02-xorg/rootcopy/lib/systemd/system/xorg.service b/Slax/debian/modules/02-xorg/rootcopy/lib/systemd/system/xorg.service index 6be2d7f..e7f642b 100644 --- a/Slax/debian/modules/02-xorg/rootcopy/lib/systemd/system/xorg.service +++ b/Slax/debian/modules/02-xorg/rootcopy/lib/systemd/system/xorg.service @@ -4,4 +4,4 @@ ConditionKernelCommandLine=!text After=systemd-user-sessions.service [Service] -ExecStart=/bin/su --login -c /usr/bin/startx +ExecStart=/bin/su --login -c "/usr/bin/startx -- :0 vt7" diff --git a/Slax/debian/rootcopy/etc/issue b/Slax/debian/rootcopy/etc/issue index da0ffaf..4ecd36b 100644 --- a/Slax/debian/rootcopy/etc/issue +++ b/Slax/debian/rootcopy/etc/issue @@ -1,5 +1,7 @@ + \l +