summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/dcron/files/dcron.rc6')
-rw-r--r--sys-apps/dcron/files/dcron.rc63
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/dcron/files/dcron.rc6 b/sys-apps/dcron/files/dcron.rc6
index 48dc3afb3957..809d8b3d446a 100644
--- a/sys-apps/dcron/files/dcron.rc6
+++ b/sys-apps/dcron/files/dcron.rc6
@@ -1,10 +1,11 @@
#!/sbin/runscript
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/dcron.rc6,v 1.4 2002/04/20 12:08:39 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/dcron.rc6,v 1.5 2002/04/20 22:03:25 bangert Exp $
depend() {
need clock hostname logger
+ provide cron
}
start() {