summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-10-06 12:35:00 +0100
committerColin Watson <cjwatson@debian.org>2017-10-06 12:35:00 +0100
commit276a5aa89c9516b0d2d4896c404d1c67d0d44460 (patch)
tree7e6dfbd5715e41c925d8ae4619665379ffdf57ac /debian/changelog
parent38962ab5846de0f8918f3e98c64ecf28d4393eac (diff)
Adjust "Per-connection sshd instances with systemd" instructions in README.Debian to recommend using a drop-in file rather than copying and modifying the ssh.socket unit file.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 32e79e9ab..315277151 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -105,6 +105,9 @@ openssh (1:7.6p1-1) UNRELEASED; urgency=medium
105 * Adjust "Running sshd from inittab" instructions in README.Debian to 105 * Adjust "Running sshd from inittab" instructions in README.Debian to
106 recommend using service(8) rather than calling the init script directly. 106 recommend using service(8) rather than calling the init script directly.
107 * Policy version 4.1.0. 107 * Policy version 4.1.0.
108 * Adjust "Per-connection sshd instances with systemd" instructions in
109 README.Debian to recommend using a drop-in file rather than copying and
110 modifying the ssh.socket unit file.
108 111
109 -- Colin Watson <cjwatson@debian.org> Wed, 04 Oct 2017 12:34:34 +0100 112 -- Colin Watson <cjwatson@debian.org> Wed, 04 Oct 2017 12:34:34 +0100
110 113