Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21628 - Gentoo does not give a choice as to the method used to run daemons/services
Summary: Gentoo does not give a choice as to the method used to run daemons/services
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-24 14:58 UTC by Nick Fish
Modified: 2003-06-09 19:20 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 Nick Fish 2003-05-24 14:58:36 UTC
Presently, there is only one dominant, automated method for running 
daemons/services on a computer with Gentoo Linux installed.  This is using the 
start-stop-daemon script.  In the spirit of Gentoo's freedom to choose 
approach, and in following with the recent addition of choice of EDITOR, I 
believe that the choice should be left up to the user.  Other methods of 
running services could include the ability to use inetd, xinetd, or tcpserver 
processes.  Daemons/services could also be run under svscan/supervise from 
Daniel Bernstein's daemontools package.  Daemontools setups, in particular, 
interest me.  I, myself, would be willing to add on to many of the present 
ebuilds for some of the more popular daemons.
Comment 1 SpanKY gentoo-dev 2003-06-09 19:20:53 UTC
as you point out, this has to be handled on a pkg by pkg basis ...

basically what it comes down to is the person making the ebuild figures the best way of running the app (often times suggested by the install process of the app itself) ...

if you'd like to make more scripts and such please feel free to open more bugs about specific packages