diff options
author | Colin Watson <cjwatson@debian.org> | 2016-07-29 02:22:51 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-07-29 02:22:51 +0100 |
commit | 556ee3d2d433dc70512003667398f0979b0940a9 (patch) | |
tree | 9fa699e1bc8e37a6b4b4b23136ffc5e239f619cc /debian/openssh-server.examples | |
parent | cf165e2bc4e2f60bd8abb807ba333950412516d0 (diff) |
Stop enabling ssh-session-cleanup.service by default; instead, ship it as an example and add a section to README.Debian. libpam-systemd >= 230 and "UsePAM yes" should take care of the original problem for most systemd users (thanks, Michael Biebl; closes: #832155).
Diffstat (limited to 'debian/openssh-server.examples')
-rw-r--r-- | debian/openssh-server.examples | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/openssh-server.examples b/debian/openssh-server.examples index 0d0e55a7a..ef6eb5468 100644 --- a/debian/openssh-server.examples +++ b/debian/openssh-server.examples | |||
@@ -1 +1,2 @@ | |||
1 | sshd_config | 1 | sshd_config |
2 | debian/systemd/ssh-session-cleanup.service | ||