diff options
author | antrik <antrik@users.sf.net> | 2008-03-30 21:07:44 +0200 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2008-03-30 21:07:44 +0200 |
commit | 397da7fc01ec0e1e1280d92ab70b84ed60d277f7 (patch) | |
tree | 5346492401777444bb401eec2e6a9192634b9f5f /hurd/running | |
parent | 5e0e8d28ed1daa7e1d181aa6075136aff4f5c3cb (diff) | |
parent | b3b2b1e8a6093627a257bd03d87aaeb66f62b66b (diff) |
Merge branch 'master' of flubber.bddebian.com:~wiki/wiki
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/debian/faq/sshd.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/debian/faq/sshd.mdwn b/hurd/running/debian/faq/sshd.mdwn index 3b98eddf..4ae689bf 100644 --- a/hurd/running/debian/faq/sshd.mdwn +++ b/hurd/running/debian/faq/sshd.mdwn @@ -8,5 +8,5 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]]"""]] -You need to disable `PriviledgeSeperation` in `/etc/ssh/sshd_options`. Also +You need to disable `PrivilegeSeparation` in `/etc/ssh/sshd_options`. Also make sure you have `/dev/random`, see below. |