From a32ca9c88ab2485e9dc8c4b13a162c749520b2ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Sun, 29 Nov 2015 23:05:14 +0100 Subject: kdm is dead --- config/auto_inst.cfg.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 205f76c..106185d 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -317,7 +317,7 @@ $o = { "ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target", # have inittab match systemd defaulting to init 5 "perl -pi -e 's/^id:3:initdefault:/id:5:initdefault:/' '/etc/inittab'", - #- FIXME: in any::set_autologin, unlink if gdm/kdm conf file and binary exist + #- FIXME: in any::set_autologin, unlink if gdm/sddm conf file and binary exist if_($has_xfce || $has_lxde, "rm -f /etc/sysconfig/autologin"), if_($distro_theme eq 'Liveusb-Rw', #- set blue gtk theme for Liveusb-Rw in Gnome -- cgit v1.2.1