try harder to prevent apper update checks (#948099)

This commit is contained in:
Rex Dieter 2013-04-29 12:41:23 -05:00
parent 6397294307
commit 19912d72a1
1 changed files with 8 additions and 0 deletions

View File

@ -99,9 +99,17 @@ AKONADI_EOF
cat > /home/liveuser/.kde/share/config/apper << APPER_EOF
[CheckUpdate]
autoUpdate=0
distroUpgrade=0
interval=0
APPER_EOF
# Disable some kded modules
# apperd: http://bugzilla.redhat.com/948099
cat > /home/liveuser/.kde/share/config/kdedrc << KDEDRC_EOF
[Module-apperd]
autoload=false
KDEDRC_EOF
# Disable kres-migrator
cat > /home/liveuser/.kde/share/config/kres-migratorrc << KRES_EOF
[Migration]