# to change from graphical login to console login
sudo rm -f /etc/systemd/system/default.target
sudo ln -s /lib/systemd/system/multi-user.target /etc/systemd/system/default.target
# Terminal gettys (tty[1-6]) are handled by
/etc/systemd/system/getty.target.wants/getty@tty1.service