Start xorg on tty7, add tty info to /etc/issue
parent
4e28ff7530
commit
6669a3cb04
|
|
@ -4,4 +4,4 @@ ConditionKernelCommandLine=!text
|
||||||
After=systemd-user-sessions.service
|
After=systemd-user-sessions.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/bin/su --login -c /usr/bin/startx
|
ExecStart=/bin/su --login -c "/usr/bin/startx -- :0 vt7"
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
\l
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue