Subject: Re: CVS commit: pkgsrc/mail/postfix
To: None <tech-pkg@NetBSD.org>
From: Luke Mewburn <lukem@NetBSD.org>
List: pkgsrc-changes
Date: 03/09/2004 10:29:22
--S6vg04ofUPzW4qJg
Content-Type: multipart/mixed; boundary="lZZ4ablUVnt2XgAh"
Content-Disposition: inline
--lZZ4ablUVnt2XgAh
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Mar 07, 2004 at 10:13:46AM +0000, grant beattie wrote:
|=20
| Module Name: pkgsrc
| Committed By: grant
| Date: Sun Mar 7 10:13:46 UTC 2004
|=20
| Modified Files:
| pkgsrc/mail/postfix: Makefile
| Added Files:
| pkgsrc/mail/postfix/files: postfix.sh
|=20
| Log Message:
| install rc.subr-style script on all platforms but NetBSD-1.5 and above
| (which already has a suitable /etc/rc.d/postfix).
You could provide a sample etc/rc.conf.d/postfix file so that
/etc/rc.d/postfix will start the pkgsrc postfix instead of the
base postfix.
I used something like the attached as /etc/rc.conf.d/postfix for a
while, when I was running pkgsrc postfix on a NetBSD 1.6.x box
Cheers,
Luke.
--lZZ4ablUVnt2XgAh
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=postfix
# $Id: postfix,v 1.1 2003/02/04 11:20:20 lukem Exp $
#
required_files='/usr/pkg/etc/postfix/main.cf'
start_cmd='/usr/pkg/sbin/postfix start'
stop_cmd='/usr/pkg/sbin/postfix stop'
reload_cmd='/usr/pkg/sbin/postfix reload'
--lZZ4ablUVnt2XgAh--
--S6vg04ofUPzW4qJg
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)
iD8DBQFATQHSpBhtmn8zJHIRAjNqAJwLgiOB6ipWCA5Gy2omwdQdD2/H+wCfUifs
7Z+9unexl7DcM41myY7KJ2w=
=WTN6
-----END PGP SIGNATURE-----
--S6vg04ofUPzW4qJg--