1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-24 16:17:22 +00:00

MATE: disable dnfdragora applet on livecd

This commit is contained in:
raveit65 2017-07-14 09:46:13 +02:00
parent 57aa58c6e7
commit ed939f3345

View File

@ -40,6 +40,9 @@ if [ -f /etc/PackageKit/CommandNotFound.conf ]; then
sed -i -e 's/^SoftwareSourceSearch=true/SoftwareSourceSearch=false/' /etc/PackageKit/CommandNotFound.conf
fi
# no updater applet in live environment
rm -f /etc/xdg/autostart/org.mageia.dnfdragora-updater.desktop
# make sure to set the right permissions and selinux contexts
chown -R liveuser:liveuser /home/liveuser/
restorecon -R /home/liveuser/