From 23d14de333ecca7cc72458a781ca0975f19a28aa Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Fri, 11 Sep 2009 21:31:48 -0500 Subject: [PATCH] Apply patch from Gentoo bug #284585 --- ChangeLog | 4 ++++ targets/support/livecdfs-update.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8d1f62c3..b2b4e47b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ # Distributed under the GPL v2 # $Id$ + 12 Sep 2009; Andrew Gaffney + targets/support/livecdfs-update.sh: + Apply patch from Gentoo bug #284585 + 02 Sep 2009; Chris Gianelloni catalyst: Clean up a few extraneous spaces, line wrap a comment, and add Id. diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh index a03335a9..ad2f8b75 100644 --- a/targets/support/livecdfs-update.sh +++ b/targets/support/livecdfs-update.sh @@ -272,7 +272,7 @@ case ${clst_livecd_type} in # Remove locking on screensaver gconftool-2 --direct \ - -config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s \ + --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s \ -t bool /apps/gnome-screensaver/lock_enabled false >/dev/null # Setup GDM -- 2.26.2