Robert Harker Technical Wiki
Thoughts and Ideas About Large Sites

[ Prev ] [ Index ] [ Next ]


inittab

TOPIC

# 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


Backlinks: index Start
Created with Zim desktop wiki