blob: 2e28f07716983010eba7fda8ef48ed407e7cfe58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-al,v 1.3 2006/01/18 23:53:06 xtraeme Exp $
--- programs/xdm/config/xdm-conf.cpp.orig 2006-01-02 11:00:33.000000000 +0100
+++ programs/xdm/config/xdm-conf.cpp 2006-01-02 11:00:51.000000000 +0100
@@ -19,6 +19,7 @@
DisplayManager.accessFile: XDMCONFIGDIR/Xaccess
DisplayManager*resources: XDMCONFIGDIR/Xresources
DisplayManager.willing: SU nobody -c XDMSCRIPTDIR/Xwilling
+DisplayManager.authDir: XDMAUTHDIR
! All displays should use authorization, but we cannot be sure
! X terminals may not be configured that way, so they will require
! individual resource settings.
|