pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/clamav/files The keyword block parsed by rcorder ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/02a3c473aefc
branches: trunk
changeset: 478888:02a3c473aefc
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Aug 01 04:58:21 2004 +0000
description:
The keyword block parsed by rcorder can't contain comments.
diffstat:
mail/clamav/files/clamd.sh | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r ca547bd4d5eb -r 02a3c473aefc mail/clamav/files/clamd.sh
--- a/mail/clamav/files/clamd.sh Sun Aug 01 04:54:56 2004 +0000
+++ b/mail/clamav/files/clamd.sh Sun Aug 01 04:58:21 2004 +0000
@@ -1,16 +1,13 @@
#!/bin/sh
#
-# $NetBSD: clamd.sh,v 1.3 2004/08/01 04:35:33 jlam Exp $
+# $NetBSD: clamd.sh,v 1.4 2004/08/01 04:58:21 jlam Exp $
#
# clamd does anti-virus checking.
#
-## only for NetBSD
# PROVIDE: clamd
# REQUIRE: LOGIN
-## only because it might be used by mimedefang
# BEFORE: mail
# KEYWORD: shutdown
-##
if [ -f /etc/rc.subr ]; then
. /etc/rc.subr
Home |
Main Index |
Thread Index |
Old Index