use correct group ownership for @sample'd /var/dovecot/login directory
ok Brad
This commit is contained in:
parent
20ecae79d8
commit
d55f5c6070
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.168 2011/05/28 19:40:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.169 2011/06/04 11:38:43 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -15,7 +15,7 @@ V_DOVECOT= 2.0.13
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME-server= dovecot-${V_DOVECOT}
|
||||
REVISION-server= 2
|
||||
REVISION-server= 3
|
||||
PKGNAME-ldap= dovecot-ldap-${V_DOVECOT}
|
||||
PKGNAME-mysql= dovecot-mysql-${V_DOVECOT}
|
||||
PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-server,v 1.19 2011/05/28 19:40:41 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-server,v 1.20 2011/06/04 11:38:43 sthen Exp $
|
||||
@pkgpath mail/dovecot
|
||||
@pkgpath mail/dovecot,-server,bdb
|
||||
@pkgpath mail/dovecot,-server,bdb,ldap,mysql,postgresql,sqlite
|
||||
@ -691,7 +691,7 @@ share/examples/dovecot/example-config/dovecot.conf
|
||||
@mode 755
|
||||
@sample /var/dovecot/
|
||||
@mode 750
|
||||
@group _dovecot
|
||||
@group _dovenull
|
||||
@sample /var/dovecot/login/
|
||||
@extra /etc/ssl/dovecotcert.pem
|
||||
@extra /etc/ssl/private/dovecot.pem
|
||||
|
Loading…
x
Reference in New Issue
Block a user