[scripts] move xdm back to the default runlevel, systemd is the default init anyway...

kdm has huge problems with logind if run from the boot runlevel
due to a failure in systemd's pam-login module's get_ctty() (-ENOENT)
This commit is contained in:
Fabio Erculiani
2013-06-20 20:04:18 +02:00
parent 16d0e3e0f5
commit 592d3d2fdb
@@ -42,9 +42,8 @@ basic_environment_setup() {
eselect opengl set xorg-x11 &> /dev/null
# automatically start xdm
rc-update del xdm default
rc-update del xdm boot
rc-update add xdm boot
rc-update add xdm default
# systemd has specific targets depending on the DM
# consolekit must be run at boot level