From 6278abd2ef15211a6ac5126751fb59e1bed4d257 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Fri, 11 Sep 2009 21:32:43 -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 61090d0c..a376cba3 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 + 03 Sep 2009; Chris Gianelloni catalyst: Change my email address to point to my current address rather than my now defunct Gentoo address. diff --git a/targets/support/livecdfs-update.sh b/targets/support/livecdfs-update.sh index ebe17fc4..68e41d65 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