F-18 startx -

Joonas Sarajärvi muep at iki.fi
Wed Mar 13 06:44:14 UTC 2013


Hi,

2013/3/13 Tim <ignored_mailbox at yahoo.com.au>:
> 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.


More information about the users mailing list