Bug 104289 - typo in /etc/init.d/xdm of xorg-x11-6.8.99.15
Bug#: 104289 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: x11@gentoo.org Reported By: plasmagunman@users.sourceforge.net
Component: Applications
URL: 
Summary: typo in /etc/init.d/xdm of xorg-x11-6.8.99.15
Keywords:  
Status Whiteboard: 
Opened: 2005-08-30 11:36 0000
Description:   Opened: 2005-08-30 11:36 0000
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 From Joshua Baergen (RETIRED) 2005-08-30 14:35:43 0000 -------
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 From Joshua Baergen (RETIRED) 2005-08-30 17:07:39 0000 -------
Changes committed to x11-apps/xdm.

------- Comment #3 From Donnie Berkholz 2005-09-05 17:29:51 0000 -------
Nope, fixing the modular is enough; that's where we are, moving into the
future.

Thanks!