From 5e538c5c395ecaf4f95e8a8626b4dfe84f931388 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 3 Dec 2007 15:22:03 +0100 Subject: hurd/running/debian/faq/sshd: Split out. Written by Michael Banck. --- hurd/running/debian/faq.mdwn | 6 ------ hurd/running/debian/faq/sshd.mdwn | 12 ++++++++++++ 2 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 hurd/running/debian/faq/sshd.mdwn (limited to 'hurd') diff --git a/hurd/running/debian/faq.mdwn b/hurd/running/debian/faq.mdwn index 581ef8d9..378e25f2 100644 --- a/hurd/running/debian/faq.mdwn +++ b/hurd/running/debian/faq.mdwn @@ -5,12 +5,6 @@ See also the [[Hurd_FAQ|hurd/FAQ]] and [[after_install]]. [[toc ]] -# `sshd` - -You need to disable `PriviledgeSeperation` in `/etc/ssh/sshd\_options`. Also -make sure you have `/dev/random`, see below. - - # Swap diff --git a/hurd/running/debian/faq/sshd.mdwn b/hurd/running/debian/faq/sshd.mdwn new file mode 100644 index 00000000..f2970920 --- /dev/null +++ b/hurd/running/debian/faq/sshd.mdwn @@ -0,0 +1,12 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +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]]."]] + +# `sshd` + +You need to disable `PriviledgeSeperation` in `/etc/ssh/sshd\_options`. Also +make sure you have `/dev/random`, see below. -- cgit v1.2.3