On Mon, 26 May 2014 18:25:20 +0200 stijn <[email protected]> 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 <[email protected]>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]