[SCM] live-config branch, debian-next, updated. debian/3.0_a11-1-2-g6a5a363

Daniel Baumann daniel at debian.org
Mon Nov 22 20:52:11 UTC 2010


The following commit has been merged in the debian-next branch:
commit 6a5a363439b9d01a7882c29eb4a72e2bda49a7fe
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Nov 22 21:51:56 2010 +0100

    Correcting typo in openssh-server script.

diff --git a/scripts/config/118-openssh-server b/scripts/config/118-openssh-server
index c4e09aa..3f9221a 100755
--- a/scripts/config/118-openssh-server
+++ b/scripts/config/118-openssh-server
@@ -41,7 +41,7 @@ Configure_openssh_server ()
 	if [ "${_SSH}" = "true" ]
 	then
 		# Creating state file
-		touch /var/lib/live/config/gdm
+		touch /var/lib/live/config/openssh-server
 	fi
 }
 

-- 
live-config



More information about the debian-live-changes mailing list