diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 5deac15be..ca928f9f0 100644 --- a/debian/README.Debian +++ b/debian/README.Debian | |||
@@ -34,10 +34,6 @@ Privilege separation is turned on by default, so if you decide you | |||
34 | want it turned off, you need to add "UsePrivilegeSeparation no" to | 34 | want it turned off, you need to add "UsePrivilegeSeparation no" to |
35 | /etc/ssh/sshd_config | 35 | /etc/ssh/sshd_config |
36 | 36 | ||
37 | NB! If you are running a 2.0 series Linux kernel, then privilege | ||
38 | separation will not work at all, and your sshd will fail to start | ||
39 | unless you explicitly turn privilege separation off. | ||
40 | |||
41 | PermitRootLogin set to yes | 37 | PermitRootLogin set to yes |
42 | -------------------------- | 38 | -------------------------- |
43 | 39 | ||