Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 58115
Collapse All | Expand All

(-)dcron.rc6.orig (-1 / +2 lines)
Lines 4-10 Link Here
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/dcron.rc6,v 1.9 2004/07/15 00:40:22 agriffis Exp $
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/dcron.rc6,v 1.9 2004/07/15 00:40:22 agriffis Exp $
5
5
6
depend() {
6
depend() {
7
	need clock hostname logger
7
	need clock hostname
8
	use logger
8
	provide cron
9
	provide cron
9
}
10
}
10
11

Return to bug 58115