summaryrefslogtreecommitdiff
path: root/debian/openssh-server.templates
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-05-21 23:54:28 +0100
committerColin Watson <cjwatson@debian.org>2013-05-21 23:54:28 +0100
commit22307bfaab741af870b040c5704233a08f26a013 (patch)
tree5b5a882a9a473e45288300707d486c5ff56a6784 /debian/openssh-server.templates
parent1fa04ebf122aec5ecbbdb6c7e001665b238e4c62 (diff)
Remove ssh/use_old_init_script, which was a workaround for a very old
bug in /etc/init.d/ssh. If anyone has ignored this for >10 years then they aren't going to be convinced now.
Diffstat (limited to 'debian/openssh-server.templates')
-rw-r--r--debian/openssh-server.templates12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/openssh-server.templates b/debian/openssh-server.templates
index 6c7d3999d..29bbe188b 100644
--- a/debian/openssh-server.templates
+++ b/debian/openssh-server.templates
@@ -7,18 +7,6 @@
7# Even minor modifications require translation updates and such 7# Even minor modifications require translation updates and such
8# changes should be coordinated with translators and reviewers. 8# changes should be coordinated with translators and reviewers.
9# 9#
10Template: ssh/use_old_init_script
11Type: boolean
12Default: false
13_Description: Do you want to risk killing active SSH sessions?
14 The currently installed version of /etc/init.d/ssh is likely to kill
15 all running sshd instances. If you are doing this upgrade via an SSH
16 session, you're likely to be disconnected and leave the upgrade
17 procedure unfinished.
18 .
19 This can be fixed by manually adding "--pidfile /var/run/sshd.pid" to
20 the start-stop-daemon line in the stop section of the file.
21
22Template: ssh/encrypted_host_key_but_no_keygen 10Template: ssh/encrypted_host_key_but_no_keygen
23Type: note 11Type: note
24_Description: New host key mandatory 12_Description: New host key mandatory