diff options
author | grant <grant> | 2002-09-20 02:01:54 +0000 |
---|---|---|
committer | grant <grant> | 2002-09-20 02:01:54 +0000 |
commit | d97b19f8ae501f74ea2f7d9a5cd475ab951dcd06 (patch) | |
tree | 4d9e6b802d8404a55612d206bdb15d7e07e80a35 /mail/qmail | |
parent | e10f3d235fbdc528120925fe68d930401bd51938 (diff) | |
download | pkgsrc-d97b19f8ae501f74ea2f7d9a5cd475ab951dcd06.tar.gz |
Make these scripts more portable by taking advantage of automatic rc.d
script handling and using @RCD_SCRIPTS_SHELL@.
as discussed with jlam.
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/files/qmail.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail/files/qmail.sh b/mail/qmail/files/qmail.sh index fd39ac811b8..6ef9458980e 100644 --- a/mail/qmail/files/qmail.sh +++ b/mail/qmail/files/qmail.sh @@ -1,6 +1,6 @@ -#!/bin/sh +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: qmail.sh,v 1.1 2002/07/28 01:54:37 schmonz Exp $ +# $NetBSD: qmail.sh,v 1.2 2002/09/20 02:01:57 grant Exp $ # # PROVIDE: mail |