add comment what it does
@ -1,3 +1,4 @@
# start X if console is ttys0
if [ -z "$DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ]; then
exec startx
fi
The note is not visible to the blocked user.