summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-04-20 06:37:42 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-04-20 06:37:42 +0000
commitae9e53b340ca2b0ce2f88d4122f44a681f8c7346 (patch)
treed4b0d0a492fa2da0af5fab5791c6152f1e66a892 /x11-apps/xinit/files
parent(#10486) Don't run Xwilling script as the nobody user, /bin/false can't run a... (diff)
downloadhistorical-ae9e53b340ca2b0ce2f88d4122f44a681f8c7346.tar.gz
historical-ae9e53b340ca2b0ce2f88d4122f44a681f8c7346.tar.bz2
historical-ae9e53b340ca2b0ce2f88d4122f44a681f8c7346.zip
Add a note that rc.conf overrides this DISPLAYMANAGER setting, even though rc.conf is deprecated.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'x11-apps/xinit/files')
-rw-r--r--x11-apps/xinit/files/xdm.confd1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-apps/xinit/files/xdm.confd b/x11-apps/xinit/files/xdm.confd
index 53f310d77f16..e6d69799637c 100644
--- a/x11-apps/xinit/files/xdm.confd
+++ b/x11-apps/xinit/files/xdm.confd
@@ -6,4 +6,5 @@
XSTATICVT="yes"
# What display manager do you use ? [ xdm | gdm | kdm | entrance ]
+# NOTE: If this is set in /etc/rc.conf, that setting will override this one.
DISPLAYMANAGER="xdm"