svn commit: r51437 - head/en_US.ISO8859-1/books/handbook/x11
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Wed Feb 21 18:21:35 2018 New Revision: 51437 URL: https://svnweb.freebsd.org/changeset/doc/51437 Log: Fix the path to the XDM configuration file. It now resides in /usr/local/etc/X11/xdm/xdm-config. Submitted by: [email protected] Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Tue Feb 20 13:37:24 2018 (r51436) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Wed Feb 21 18:21:35 2018 (r51437) @@ -1388,7 +1388,7 @@ EndSection</programlisting> <para>To configure <application>XDM</application> to listen for any remote connection, comment out the <literal>DisplayManager.requestPort</literal> line in - <filename>/usr/local/lib/X11/xdm/xdm-config</filename> by + <filename>/usr/local/etc/X11/xdm/xdm-config</filename> by putting a <literal>!</literal> in front of it:</para> <screen>! SECURITY: do not listen for XDMCP or Chooser requests _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"