Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12806 - vcron logger dependency
Summary: vcron logger dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-27 15:11 UTC by Toby Dickenson
Modified: 2003-01-28 00:30 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 Toby Dickenson 2002-12-27 15:11:22 UTC
The init script for sys-apps/vcron has a "need" dependency on logger. This 
means that restarting your syslog daemon also restarts the vcron daemon, which 
is unnecessary. 
 
I think a "use" dependency would be better.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-27 16:00:24 UTC
Would do the same thing.  Run:

  # /etc/init.d/sysklogd

and look at the 'pause' option.