Comment else state on auto startx
This commit is contained in:
parent
d5e7884181
commit
ca723e3c1c
2
zlogin
2
zlogin
|
@ -88,7 +88,7 @@ if [ -f /etc/arch-release ] && [ ${USER} != "root" ] && [ $(command -v startx) ]
|
|||
echo "No X11 session detected, starting a new one…"
|
||||
`startx -- :1 vt1`
|
||||
else
|
||||
echo "Not in a VC console, ~/.noxorg file exists or Xorg already running…"
|
||||
#echo "Not in a VC console, ~/.noxorg file exists or Xorg already running…"
|
||||
fi
|
||||
fi
|
||||
## }}}
|
||||
|
|
Loading…
Reference in New Issue