diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-04 13:20:31 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-12-04 13:20:31 +0100 |
commit | 79677204760502b2fdd0e06958a999b1fad0f940 (patch) | |
tree | b5c3eff1f13a9655ea13e9faba0c387a562fb278 /faq/xserver-common.mdwn | |
parent | aef463c050add77d72259c5c9b630adbfb0409bb (diff) | |
parent | 45e529318e9963a4df0a900bd7b5bd29a6412183 (diff) | |
download | web-79677204760502b2fdd0e06958a999b1fad0f940.tar.gz web-79677204760502b2fdd0e06958a999b1fad0f940.tar.bz2 web-79677204760502b2fdd0e06958a999b1fad0f940.zip |
Merge commit '45e529318e9963a4df0a900bd7b5bd29a6412183'
Diffstat (limited to 'faq/xserver-common.mdwn')
-rw-r--r-- | faq/xserver-common.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/faq/xserver-common.mdwn b/faq/xserver-common.mdwn index 777ba025..ea3c9e46 100644 --- a/faq/xserver-common.mdwn +++ b/faq/xserver-common.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2007, 2008, 2013 Free Software Foundation, +[[!meta copyright="Copyright © 2007, 2008, 2013, 2016 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -17,6 +17,6 @@ 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 + # dpkg-reconfigure xserver-xorg-legacy and select `Anybody` for starting X. |