summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wickert <cwickert@fedoraproject.org>2013-04-19 23:40:04 +0200
committerChristoph Wickert <cwickert@fedoraproject.org>2013-06-10 02:22:06 +0200
commitc39657ad4a6dfaf2c93a8b225945074330cab0d9 (patch)
treeac09d39a54edb1ba1df183d2f7d68980d36c4c97
parent8723e16ad2780312397d9c965e65f99612cf3049 (diff)
downloadspin-kickstarts-c39657ad4a6dfaf2c93a8b225945074330cab0d9.tar.gz
spin-kickstarts-c39657ad4a6dfaf2c93a8b225945074330cab0d9.tar.xz
spin-kickstarts-c39657ad4a6dfaf2c93a8b225945074330cab0d9.zip
LXDE: We don't use parcellite any more, remove the autostart file
-rw-r--r--fedora-livecd-lxde.ks3
1 files changed, 0 insertions, 3 deletions
diff --git a/fedora-livecd-lxde.ks b/fedora-livecd-lxde.ks
index aa61d2d..9254265 100644
--- a/fedora-livecd-lxde.ks
+++ b/fedora-livecd-lxde.ks
@@ -43,9 +43,6 @@ sed -i -e 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.d
mkdir /home/liveuser/Desktop
cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop
-# Add autostart for parcellite
-cp /usr/share/applications/fedora-parcellite.desktop /etc/xdg/autostart
-
# this goes at the end after all other changes.
chown -R liveuser:liveuser /home/liveuser
restorecon -R /home/liveuser