From d97b19f8ae501f74ea2f7d9a5cd475ab951dcd06 Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 20 Sep 2002 02:01:54 +0000 Subject: Make these scripts more portable by taking advantage of automatic rc.d script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam. --- mail/spamassassin/files/spamd.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/spamassassin') diff --git a/mail/spamassassin/files/spamd.sh b/mail/spamassassin/files/spamd.sh index 9dcaf1530c6..47f9fe698f7 100755 --- a/mail/spamassassin/files/spamd.sh +++ b/mail/spamassassin/files/spamd.sh @@ -1,6 +1,6 @@ -#!/bin/sh +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: spamd.sh,v 1.4 2002/09/20 01:38:38 grant Exp $ +# $NetBSD: spamd.sh,v 1.5 2002/09/20 02:01:57 grant Exp $ # # PROVIDE: spamd # REQUIRE: DAEMON -- cgit v1.2.3