Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 104289

Summary: typo in /etc/init.d/xdm of xorg-x11-6.8.99.15
Product: Gentoo Linux Reporter: plasmagunman <plasmagunman>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description plasmagunman 2005-08-30 11:36:38 UTC
in my /etc/init.d/xdm there is a line
    # This script then just calls "tellinit a", and init will run
actually the program involved is "telinit" with just one "l". for newbies trying
to understand the startup-scripts this can be quite confusing.

and if you are already editing this file: three lines above there is a "runleve"
instead of a "runlevel".

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2005-08-30 14:35:43 UTC
Newbies really have no reason to look at that ;)

I'll make the change to the modular version of xdm but changing the monolithic
xorg is a little more difficult.  I'll let Donnie decide if that should be done.
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2005-08-30 17:07:39 UTC
Changes committed to x11-apps/xdm.
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2005-09-05 17:29:51 UTC
Nope, fixing the modular is enough; that's where we are, moving into the future.

Thanks!