FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i'm trying to start fedora 16 on run level 3
from various reading, i come to conclusion on changing run level by changing the systemd default target
my default.target is now
$ ls -la /lib/systemd/system/default.target
lrwxrwxrwx. 1 root root 17 Jan 2 16:57 /lib/systemd/system/default.target -> multi-user.target
but i notice that gdm is running
and when i run systemcty list-units --type=target it shows
graphical.target loaded active active Graphical Interface
multi-user.target loaded active active Multi-User
it seems something is wrong since AFAIK run level 3 should not run gdm, and when multi.user.target is active, the graphical target should not.
Can anyone help me to properly run fedora 16 at run level 3.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.