Fix the path to the XDM configuration file. It now resides in
/usr/local/etc/X11/xdm/xdm-config. Submitted by: rcgfuller@gmail.com
This commit is contained in:
parent
479d436a69
commit
5ff0127d18
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51437
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue