On 08/25/2010 01:39 AM, pbrobinson@xxxxxxxxx wrote: > I'm still trying to work out how to get systemctl to boot > my netbook into run level 5. The usual way of changing this > seems to have no effect and that is a problem. There's a new question/answer just added to the systemd FAQ that explains this: ==== Q: How do I change the default runlevel to boot into? A: The symlink /etc/systemd/system/default.target controls where we boot into by default. Link it to the target unit of your choice. For example, like this: # ln -sf /lib/systemd/systemd/multi-user.target /etc/systemd/system/default.target or # ln -sf /lib/systemd/systemd/graphical.target /etc/systemd/system/default.target ==== -- David Smith dsmith@xxxxxxxxxx Red Hat http://www.redhat.com 256.217.0141 (direct) 256.837.0057 (fax) -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel