[SCM] live-config branch, debian, updated. debian/2.0.8-1-3-gc210679

Daniel Baumann daniel at debian.org
Thu Oct 21 09:18:06 UTC 2010


The following commit has been merged in the debian branch:
commit 91b044b808b1b61bd2ec147611403ec63409d682
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 21 11:07:11 2010 +0200

    Updating gdm3 check to make autologin work again with gdm3 2.30.5-4.

diff --git a/scripts/config/007-gdm3 b/scripts/config/007-gdm3
index 44dca50..d26a095 100755
--- a/scripts/config/007-gdm3
+++ b/scripts/config/007-gdm3
@@ -24,8 +24,8 @@ Gdm3 ()
 
 Configure_gdm3 ()
 {
-	# Checking if if package is already configured differently
-	if grep -qs AutomaticLoginEnable /etc/gdm3/daemon.conf
+	# Checking if if package is already configured
+	if grep -qs AutomaticLoginEnable=true /etc/gdm3/daemon.conf
 	then
 		return
 	fi

-- 
live-config



More information about the debian-live-changes mailing list