[SCM] live-config branch, debian-next, updated. debian/3.0_a9-1-3-g15bcefe

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


The following commit has been merged in the debian-next branch:
commit d3a33743a4fa20dafd6deeca2968d446c693fec6
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