Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153955 - DISPLAYMANAGER refers to /etc/rc.conf
Summary: DISPLAYMANAGER refers to /etc/rc.conf
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/kde-conf...
Whiteboard:
Keywords:
: 154000 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-03 11:17 UTC by John Izaak Alpert
Modified: 2006-11-04 02:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Izaak Alpert 2006-11-03 11:17:44 UTC
# nano -w /etc/rc.conf
(Edit the following variable)
DISPLAYMANAGER="kdm"

I'm assuming it should now refer to:
/etc/conf.d/xdm

Because of this post:
http://forums.gentoo.org/viewtopic-p-3691900.html#3691900
Comment 1 nm (RETIRED) gentoo-dev 2006-11-03 11:25:41 UTC
Nope. It's supposed to be /etc/rc.conf. Setting it in rc.conf (which is what you're *supposed to do*) overrides /etc/conf.d/xdm.

Don't believe everything you read on the forums. ;)
Comment 2 SpanKY gentoo-dev 2006-11-03 12:24:24 UTC
with newer baselayouts we have moved it out of rc.conf and into xdm ... but that version is not stable at the moment
Comment 3 John Izaak Alpert 2006-11-03 12:56:41 UTC
I believe this is as of: "sys-apps/baselayout-1.12.6". Which doesn't appear to be masked for any architecture...

Really it still works for either...
Comment 4 SpanKY gentoo-dev 2006-11-03 13:15:18 UTC
looks like 1.12.6 was put straight into stable

either way, you are correct ... defining DISPLAYMANAGER in rc.conf will work just as well as conf.d/xdm
Comment 5 SpanKY gentoo-dev 2006-11-04 02:00:20 UTC
*** Bug 154000 has been marked as a duplicate of this bug. ***