On Mon, 18 Dec 2006 18:39:06 +0100
Enrico Weigelt <[EMAIL PROTECTED]> wrote:
> 
> Hi folks,
> 
> 
> the bug 139243 shows an possible problem in the init.d system
> it stores the service status in /var/lib/init.d/started and

I'm going to stop you right there.
Before claiming design problems in the init system, you could at least
have the good grace to try out the most current available in portage
where you would know

1) status is now in /lib/rcscripts/init.d/{started,starting,etc}
2) A simple status call to the init script checks running daemons and
returns either 0 or 1 appropriately allowing a sys admin to report on
crashed services and possible take an automated action.

This isn't the first time you've done this, but please when you feel
the urge to post the next time try searching the archives and or
bugzilla where this exact issue has already been discussed.

Thanks

Roy
-- 
gentoo-dev@gentoo.org mailing list

Reply via email to