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