pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/fetchmail/files fetchmail should be started after...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca547bd4d5eb
branches: trunk
changeset: 478887:ca547bd4d5eb
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Aug 01 04:54:56 2004 +0000
description:
fetchmail should be started after mail is up and running.
diffstat:
mail/fetchmail/files/fetchmail.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 0597b68bbe4c -r ca547bd4d5eb mail/fetchmail/files/fetchmail.sh
--- a/mail/fetchmail/files/fetchmail.sh Sun Aug 01 04:36:11 2004 +0000
+++ b/mail/fetchmail/files/fetchmail.sh Sun Aug 01 04:54:56 2004 +0000
@@ -1,9 +1,9 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: fetchmail.sh,v 1.1 2003/09/11 22:58:06 jlam Exp $
+# $NetBSD: fetchmail.sh,v 1.2 2004/08/01 04:54:56 jlam Exp $
#
# PROVIDE: fetchmail
-# REQUIRE: DAEMON
+# REQUIRE: mail
if [ -f /etc/rc.subr ]; then
. /etc/rc.subr
Home |
Main Index |
Thread Index |
Old Index