From a7ab96dac4597c0c34ffe22a5d92a83a2e579edf Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 12 Feb 2014 12:16:35 +0000 Subject: Remove unnecessary /dev/null tests Remove tests for whether /dev/null is a character device from the Upstart job and the systemd service files; it's there to avoid a confusing failure mode in daemon(), but with modern init systems we use the -D option to suppress daemonisation anyway. --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index cb6f489d7..a4af41d36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ openssh (1:6.5p1-3) UNRELEASED; urgency=medium and Michael Biebl). * Bump guard version for sysvinit->systemd transition to 1:6.5p1-3; we may have got it wrong before, and it's fairly harmless to repeat it. + * Remove tests for whether /dev/null is a character device from the + Upstart job and the systemd service files; it's there to avoid a + confusing failure mode in daemon(), but with modern init systems we use + the -D option to suppress daemonisation anyway. -- Colin Watson Tue, 11 Feb 2014 21:36:14 +0000 -- cgit v1.2.3