Bug#749374: gdm3: Disable gdm3 service for systemd doesn't work

Osmo Salomaa otsaloma at iki.fi
Sat Aug 2 16:38:02 UTC 2014


On Mon, 26 May 2014 18:25:20 +0200 stijn <declercq.stijn at telenet.be> wrote:
> I always disable gdm3 service with this command:
>
> # systemctl disable gdm3

I don't really know anything about how systemd works, but looking at the 
files, gdm3.service seems to be a symlink to gdm.service.

$ ls -l /lib/systemd/system/gdm*
-rw-r--r-- 1 root root 625 Jul 15 00:46 /lib/systemd/system/gdm.service
lrwxrwxrwx 1 root root  11 Jul 15 00:46 /lib/systemd/system/gdm3.service 
-> gdm.service

Doing both

# systemctl disable gdm3
# systemctl disable gdm

seems to have worked for me.

-- 
Osmo Salomaa <otsaloma at iki.fi>



More information about the pkg-gnome-maintainers mailing list