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

Bug 1067

Summary: exim depends on syslogd in its /etc/init.d script
Product: Gentoo Linux Reporter: Christian Loitsch <gentoo-bug>
Component: Current packagesAssignee: Ben Lutgens (RETIRED) <lamer>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo-bug
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Loitsch 2002-03-11 08:40:14 UTC
don't know if you want to remove the need line, or
let metalog, syslogd-ng?, ... all provide virtual services.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-03-12 09:57:54 UTC
They all should already provide the virtual service "logger" after update.
We can however no just update all stuff to "need logger", as it will cause
those services to fail at boot if the user do not have the updated
system logger script installed.

I thus only updated sysklogd, metalog, msyslog and syslog-ng, but will
wait a week or two before doing the packages that will depend on "logger".

Hope this explain things a bit more.  If you want, just update your own
scripts to "need logger" and merge the latest version of the logger you
use, and update the rc-script.
Comment 2 Ben Lutgens (RETIRED) gentoo-dev 2002-05-26 19:25:48 UTC
Updated initscript to "need logger"