[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771188: multi-user.target boots to graphical mode



Hello,


>> Say you use kdm, which doesn't ship a native service file yet and
>> doesn't yet support the new scheme, you could try a different approach:
>> Add systemd.mask=kdm.service to the kernel command line
>>
>> This will runtime mask the service and prohibit it's start.
>>
>> Btw, when you boot with systemd.unit=multi-user.target, what is the
>> output of
>> systemctl status graphical.target multi-user.target
>>
>> My gut feeling is, that it's actually a bug in the actual display
>> manager and should be re-assigned accordingly.
>>
>
> This needs to be solved by display-manager providing a proper service
> file and setting up the display-manager.service symlink as outlined in
> the wiki.
>
> From the systemctl dump, you seem to be using kdm, therefore
> re-assigning and merging with the existing bug report.

I have a fresh jessie installation with gdm3 as default display manager,
and after setting multi-user.target as the default target and rebooting,
gdm3 still starts at boot.

This is the output of systemctl status graphical.target multi-user.target:

  graphical.target - Graphical Interface
   Loaded: loaded (/lib/systemd/system/graphical.target; static)
   Active: inactive (dead)
     Docs: man:systemd.special(7)

  multi-user.target - Multi-User System
   Loaded: loaded (/lib/systemd/system/multi-user.target; enabled)
   Active: active since Fr 2015-03-20 09:52:18 CET; 9min ago
     Docs: man:systemd.special(7)

Regards
  Christoph


Reply to: