On 23.01.2014 22:14, poma wrote: > On 22.01.2014 18:55, Bob Goodwin - Zuni, Virginia, USA wrote: >> Now I have another problem where user "bobg" is not authorized! > … > > If I correctly understood, > - systemd-204-18.fc19 - No problemos! > - systemd-208-9.fc20 - Hi-ho Silver! > plus, > - Your way: > multi-user.target -> 'startxfce4' > - Standard way: > graphical.target -> display-manager.service -> "Xfce Session" > # ll /etc/systemd/system/display-manager.service … -> /usr/lib/systemd/system/slim.service # ln -s /etc/systemd/system/display-manager.service /etc/systemd/system/multi-user.target.wants/ # ll /etc/systemd/system/multi-user.target.wants/display-manager.service … -> /etc/systemd/system/display-manager.service # systemctl set-default multi-user.target # systemctl get-default multi-user.target Since 'graphical.target' is obviously not essential, this also works regarding the handling of authorizations*: - Non-Standard way: multi-user.target -> display-manager.service -> "Xfce Session" What IS obviously essential - sessions started within 'display-manager.service' i.e. "Display Manager"! poma * /usr/lib/systemd/systemd --user -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org