Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29318 - Threaded/parallel service init (/sbin/runscript)
Summary: Threaded/parallel service init (/sbin/runscript)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www-106.ibm.com/developerworks...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-22 01:27 UTC by Patrik Kullman
Modified: 2003-11-21 12:58 UTC (History)
1 user (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 Patrik Kullman 2003-09-22 01:27:23 UTC
I just read up on the URL here, and thought that this would be an easy
implementation of Gentoo, since the init script has depend() { need, after,
before, provide }

Maybe an optional configuration in make.conf?

Reproducible: Always
Steps to Reproduce:
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-22 04:31:20 UTC
it's there already, just set: RC_PARALLEL_STARTUP="yes"
in your /etc/rc.conf file
Comment 2 Radek Podgorny 2003-11-21 12:58:39 UTC
Are you sure it's working properly? I'd expect to get my X running as soon as posiible but xdm always starts as the last one... :-(

Radek