Hi, 2013/3/13 Tim <ignored_mailbox@xxxxxxxxxxxx>: > It does seem a rather brutal approach. I do not much like setting symlinks manually, either. However, systemctl also can set them for you if you run just something like this: systemctl enable --force multi-user.target This works because multi-user.target has a line like this in its [Install] section: Alias=default.target The force flag is needed or systemctl will not overwrite an existing symlink. >From Fedora 18 onwards, the same mechanism also works for display managers like kdm and gdm. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org