desktop: actually disable the updates plugin

We don't need updates to be installed on the live image.  The
method used in the live base doesn't work.
This commit is contained in:
William Jon McCann 2011-03-23 20:37:47 -04:00 committed by Matthias Clasen
parent 8141a790b5
commit 94408125e7
1 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,12 @@ cat >> /usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.overrid
lock-enabled=false
FOE
# disable updates plugin
cat >> /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.override << FOE
[org.gnome.settings-daemon.plugins.updates]
active=false
FOE
# make the installer show up
if [ -f /usr/share/applications/liveinst.desktop ]; then
# Show harddisk install in shell dash