From 7d740266b40172f4af1d28c4ae419a020950c352 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 1 Aug 2004 04:58:21 +0000 Subject: The keyword block parsed by rcorder can't contain comments. --- mail/clamav/files/clamd.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mail') diff --git a/mail/clamav/files/clamd.sh b/mail/clamav/files/clamd.sh index c4c2fa265d8..c9127f63057 100644 --- a/mail/clamav/files/clamd.sh +++ b/mail/clamav/files/clamd.sh @@ -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 -- cgit v1.2.3