kde: Disable plasma-pk-updates on live image

See also saga at:
https://bugzilla.redhat.com/show_bug.cgi?id=1206760
This commit is contained in:
Rex Dieter 2015-05-05 12:01:20 -05:00
parent 9390940213
commit 5a5764090a
1 changed files with 5 additions and 0 deletions

View File

@ -80,6 +80,11 @@ cat > /home/liveuser/.config/akonadi/akonadiserverrc << AKONADI_EOF
Driver=QSQLITE3
AKONADI_EOF
# Disable plasma-pk-updates
sed -i \
-e "s|^X-KDE-PluginInfo-EnabledByDefault=true|X-KDE-PluginInfo-EnabledByDefault=false|g" \
/usr/share/kservices5/plasma-applet-org.kde.plasma.pkupdates.desktop
# Disable baloo
cat > /home/liveuser/.config/baloofilerc << BALOO_EOF
[Basic Settings]