diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-03 15:24:40 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-03 15:24:40 +0100 |
commit | f1ef9c8fddfbcf4c60c38229e43bcb8843de8d89 (patch) | |
tree | 41adca1f05edb41bec54e2cc7aa31dd24f75413a /hurd | |
parent | 38ee1958ca150dc351038885b7c6308b4c431cd4 (diff) |
hurd/running/debian/faq/xserver-common: Split out. Written by Michael Banck.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/debian/faq.mdwn | 8 | ||||
-rw-r--r-- | hurd/running/debian/faq/xserver-common.mdwn | 12 |
2 files changed, 12 insertions, 8 deletions
diff --git a/hurd/running/debian/faq.mdwn b/hurd/running/debian/faq.mdwn index 39da5077..d664db07 100644 --- a/hurd/running/debian/faq.mdwn +++ b/hurd/running/debian/faq.mdwn @@ -11,14 +11,6 @@ See also the [[Hurd_FAQ|hurd/FAQ]] and [[after_install]]. # Translators - - -# `xserver-common` - -You need to run `dpkg-reconfigure xserver-common` and select `Anybody` for -starting X as there is no way to detect console users currently. - - # Reporting Bugs Please try to reproduce bugs which are not obviously Hurd-specific on Debian diff --git a/hurd/running/debian/faq/xserver-common.mdwn b/hurd/running/debian/faq/xserver-common.mdwn new file mode 100644 index 00000000..33d53276 --- /dev/null +++ b/hurd/running/debian/faq/xserver-common.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]]."]] + +# `xserver-common` + +You need to run `dpkg-reconfigure xserver-common` and select `Anybody` for +starting X as there is no way to detect console users currently. |