summaryrefslogtreecommitdiffstats
path: root/config/auto_inst.cfg.pl
diff options
context:
space:
mode:
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r--config/auto_inst.cfg.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 99452a1..5840900 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -304,8 +304,6 @@ $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'",
- # enable icons on gnome desktop
- if_($has_gnome, "gsettings set org.gnome.desktop.background show-desktop-icons true"),
#- FIXME: in any::set_autologin, unlink if gdm/kdm conf file and binary exist
if_($has_xfce || $has_lxde, "rm -f /etc/sysconfig/autologin"),
if_($distro_theme eq 'Liveusb-Rw',