Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24885 - /etc/rc.conf ... grammatical error
Summary: /etc/rc.conf ... grammatical error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-20 06:10 UTC by Laurento Frittella (mrfree)
Modified: 2003-07-22 09:43 UTC (History)
0 users

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 Laurento Frittella (mrfree) 2003-07-20 06:10:44 UTC
into /etc/rc.conf file the variable DISPLAYMANAGER is writed has DISPLAYMANGER.
This cause an erroneus start of xdm insted any other login manager that I have
specified

Reproducible: Always
Steps to Reproduce:
1. simply start system :)
2.
3.

Actual Results:  
xdm start insted gdm (in my case)

Expected Results:  
start gdm ;)
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-07-22 06:41:57 UTC
I have checked all the rc-scripts tarballs in cvs, and the latest rc.conf
in CVS - all of them is fine.  It is most likely a slip of the finger on
your side.
Comment 2 Laurento Frittella (mrfree) 2003-07-22 09:43:55 UTC
I haven't made any modify to the file.
However if you have tested... ok ;)