From fda5000b76afba3f09d2abfb2b519a25b03ab498 Mon Sep 17 00:00:00 2001 From: "Joerg (kital) Simon" Date: Thu, 28 Oct 2010 21:31:50 +0200 Subject: [PATCH] little fix - backgroundimage was not working --- fedora-livecd-security.ks | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fedora-livecd-security.ks b/fedora-livecd-security.ks index 0fe8baa..7dabcf2 100644 --- a/fedora-livecd-security.ks +++ b/fedora-livecd-security.ks @@ -23,7 +23,7 @@ %packages #GUI Stuff -@lxde +@lxde-desktop lxlauncher obconf lxdm @@ -308,7 +308,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF cat > /etc/xdg/lxsession/LXDE/autostart << FOE /usr/libexec/gam_server @lxpanel --profile LXDE -@pcmanfm2 --desktop --profile lxde +@pcmanfm --desktop --profile lxde @pulseaudio -D FOE