On 01/09/2015 11:38 PM, John Paul Adrian Glaubitz wrote: > On 01/09/2015 11:34 PM, Francesco Muzio wrote: >> I have tried the kdm.service file in my real Debian environment and in >> the VM that I have shared with you, in both cases KDM will not start at >> boot > > Is kdm actually configured to be your default display manager?
Ok, I thoroughly analyzed your qemu image and eventually found out that the symbolic link /etc/systemd/system/display-manager.service which points to /lib/systemd/system/kdm.service was missing. A simple ln -s /lib/systemd/system/kdm.service /etc/systemd/system/display-manager.service fixed it for me. Don't ask me why, but it was missing on your installation but not on mine. I have to figure that out and I have to read up on the documentation again to understand where this symlink comes from, I did *not* create it manually in my case. Also, the kdm.service that you put under /lib/systemd/system/ has a completely messed up formatting because you somehow messed it up during copy and paste. Try looking at the file with "cat /lib/systemd/system/kdm.service" and you understand what I mean. I don't know whether this had any impact though. PS: Next time you share such a qemu image, please don't set the locale and the keyboard layout to Italian. It makes it easier for non-Italian-speaking folk to help you. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org