diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-17 16:24:35 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-17 16:24:57 +0100 |
commit | 18fdac0f9c911e25d45ebfcfb5e52ccd56071c16 (patch) | |
tree | 953d0eb5ba0a1c4d307058f467ec706c43851112 /faq/running/xserver-common.mdwn | |
parent | 7305eb7793b5acbdf5c93d2436edf5401669efff (diff) | |
download | web-18fdac0f9c911e25d45ebfcfb5e52ccd56071c16.tar.gz web-18fdac0f9c911e25d45ebfcfb5e52ccd56071c16.tar.bz2 web-18fdac0f9c911e25d45ebfcfb5e52ccd56071c16.zip |
misc changes
Diffstat (limited to 'faq/running/xserver-common.mdwn')
-rw-r--r-- | faq/running/xserver-common.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/faq/running/xserver-common.mdwn b/faq/running/xserver-common.mdwn index 460c6e55..68058641 100644 --- a/faq/running/xserver-common.mdwn +++ b/faq/running/xserver-common.mdwn @@ -11,5 +11,10 @@ License|/fdl]]."]]"""]] [[!meta title="Normal users can't start X"]] -You need to run `dpkg-reconfigure x11-common` and select `Anybody` for -starting X as there is no way to detect console users currently. +This happens because currently there is no way to detect console users. + +On Debian GNU/Hurd systems, you need to run + + # dpkg-reconfigure x11-common + +and select `Anybody` for starting X. |