[SCM] live-config branch, debian, updated. debian/3.0_a41-1

Daniel Baumann daniel at debian.org
Wed Jun 27 12:27:08 UTC 2012


The following commit has been merged in the debian branch:
commit c2581bf0578599810d27d71892aaacce834a98a4
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jun 14 09:36:34 2012 +0200

    Removing processing message in openssh-server debconfig script.

diff --git a/backends/debconf/003-openssh-server b/backends/debconf/003-openssh-server
index fcd54dc..7682507 100755
--- a/backends/debconf/003-openssh-server
+++ b/backends/debconf/003-openssh-server
@@ -8,8 +8,6 @@ do
 	then
 		if [ -x /usr/bin/ssh-keygen ]
 		then
-			echo -n "P: Creating files /etc/ssh/ssh_host_${_PROTOCOL}_key /etc/ssh/ssh_host_${_PROTOCOL}_key.pub..."
-
 			ssh-keygen -q -f /etc/ssh/ssh_host_${_PROTOCOL}_key -N "" -t ${_PROTOCOL}
 		fi
 	fi

-- 
live-config



More information about the debian-live-changes mailing list