Fix some file ownership. Problem found and reported by steven@, thanks!
This commit is contained in:
parent
b3e96608dc
commit
40612aaa75
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2006/11/03 15:15:02 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2006/11/16 21:48:21 mbalmer Exp $
|
||||
|
||||
COMMENT= "mail delivery agent with filtering abilities"
|
||||
COMMENT-utils= "quota tools for the Courier mail suite"
|
||||
|
||||
DISTNAME= maildrop-2.0.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://www.courier-mta.org/maildrop/
|
||||
|
@ -1,9 +1,17 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2006/11/03 15:15:02 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2006/11/16 21:48:22 mbalmer Exp $
|
||||
@newgroup _courier:571
|
||||
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin
|
||||
@owner _courier
|
||||
@group _courier
|
||||
bin/lockmail
|
||||
@owner
|
||||
@group
|
||||
bin/mailbot
|
||||
@owner _courier
|
||||
@group _courier
|
||||
bin/maildrop
|
||||
@owner
|
||||
@group
|
||||
bin/makemime
|
||||
bin/reformail
|
||||
bin/reformime
|
||||
|
Loading…
Reference in New Issue
Block a user