summaryrefslogtreecommitdiff
path: root/debian/templates.master
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-12 20:16:09 +0000
committerColin Watson <cjwatson@debian.org>2003-09-12 20:16:09 +0000
commit81775ecb54bee2cbc7250627f6394062c3e3b4b2 (patch)
tree0da1eff1d9286d883fc4f7987bfb6e97520940de /debian/templates.master
parent254c9352a7c0e512b5835de5e42eab49056c0fc7 (diff)
Some small improvements to the English templates courtesy of Christian
Perrier. I've manually unfuzzied a few translations where it was obvious, on Christian's advice, but the others will have to be updated.
Diffstat (limited to 'debian/templates.master')
-rw-r--r--debian/templates.master8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/templates.master b/debian/templates.master
index a4005fd38..4d60e95da 100644
--- a/debian/templates.master
+++ b/debian/templates.master
@@ -26,9 +26,9 @@ _Description: Enable Privilege separation
26 fail, and PAM keyboard-interactive authentication won't work. 26 fail, and PAM keyboard-interactive authentication won't work.
27 . 27 .
28 Since you've opted to have me generate an sshd_config file for you, you 28 Since you've opted to have me generate an sshd_config file for you, you
29 can choose whether or not to have Privilege Separation turned on or not. 29 can choose whether or not to have privilege separation turned on or not.
30 Unless you know you need to use PAM features that won't work with this 30 Unless you know you need to use PAM features that won't work with this
31 option, you should say yes here. 31 option, you should enable it.
32 32
33Template: ssh/new_config 33Template: ssh/new_config
34Type: boolean 34Type: boolean
@@ -75,7 +75,7 @@ _Description: ssh2 keys merged in configuration files
75Template: ssh/use_old_init_script 75Template: ssh/use_old_init_script
76Type: boolean 76Type: boolean
77Default: false 77Default: false
78_Description: Do you want to continue (and risk killing active ssh sessions) ? 78_Description: Do you want to continue (and risk killing active ssh sessions)?
79 The version of /etc/init.d/ssh that you have installed, is likely to kill 79 The version of /etc/init.d/ssh that you have installed, is likely to kill
80 all running sshd instances. If you are doing this upgrade via an ssh 80 all running sshd instances. If you are doing this upgrade via an ssh
81 session, that would be a Bad Thing(tm). 81 session, that would be a Bad Thing(tm).
@@ -134,7 +134,7 @@ _Description: Do you want /usr/lib/ssh-keysign to be installed SUID root?
134Template: ssh/run_sshd 134Template: ssh/run_sshd
135Type: boolean 135Type: boolean
136Default: true 136Default: true
137_Description: Do you want to run the sshd server ? 137_Description: Do you want to run the sshd server?
138 This package contains both the ssh client, and the sshd server. 138 This package contains both the ssh client, and the sshd server.
139 . 139 .
140 Normally the sshd Secure Shell Server will be run to allow remote logins 140 Normally the sshd Secure Shell Server will be run to allow remote logins