diff options
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. |