From 408d0db0b346043ae190f5e353c72d66e052bcec Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 17 May 2006 22:25:26 +0000 Subject: * On '/etc/init.d/ssh restart', create /var/run/sshd before checking the server configuration, as otherwise 'sshd -t' will complain about the lack of /var/run/sshd (closes: https://launchpad.net/bugs/45234). --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1021e35a0..a85895cba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ openssh (1:4.3p2-2) UNRELEASED; urgency=low * Include commented-out pam_access example in /etc/pam.d/ssh. + * On '/etc/init.d/ssh restart', create /var/run/sshd before checking the + server configuration, as otherwise 'sshd -t' will complain about the + lack of /var/run/sshd (closes: https://launchpad.net/bugs/45234). * debconf template translations: - Update Russian (thanks, Yuriy Talakan'; closes: #367143). - Update Czech (thanks, Miroslav Kure; closes: #367161). -- cgit v1.2.3