On Sun, 15 Dec 2019 07:21:18 -0500
Bob Goodwin wrote:

> What is the command to changer to "run level 3" as the default?

The safest way is with the systemctl "set-default" command,
which will prevent you from making stupid typos and creating
the symlinks incorrectly and breaking your system :-).

systemctl set-default multi-user.target

to get back

systemctl set-default graphical.target
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to