summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-lxde.ks
diff options
context:
space:
mode:
authorChristoph Wickert <cwickert@fedoraproject.org>2013-04-19 23:40:04 +0200
committerChristoph Wickert <cwickert@fedoraproject.org>2013-04-19 23:40:04 +0200
commitf2aefc6ae0e9b6f9279fa019b589d94bc83cf016 (patch)
tree1863593256a7d1245272a8de2eda41b6e40acc35 /fedora-livecd-lxde.ks
parent7dbab259e6d8ac1b8662fbe4ea9ed2e5e9c65595 (diff)
downloadspin-kickstarts-f2aefc6ae0e9b6f9279fa019b589d94bc83cf016.tar.gz
spin-kickstarts-f2aefc6ae0e9b6f9279fa019b589d94bc83cf016.tar.xz
spin-kickstarts-f2aefc6ae0e9b6f9279fa019b589d94bc83cf016.zip
LXDE: We don't use parcellite any more, remove the autostart file
Diffstat (limited to 'fedora-livecd-lxde.ks')
-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