From 688e43b595530acc608715a18db44bd366ac92fa Mon Sep 17 00:00:00 2001 From: Luis Ressel Date: Wed, 30 Jan 2019 21:13:58 +0100 Subject: user/postfix: /var/lib/postfix should be owned by postfix --- user/postfix/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user/postfix/APKBUILD') diff --git a/user/postfix/APKBUILD b/user/postfix/APKBUILD index 5269c55bd..a0c2d1533 100644 --- a/user/postfix/APKBUILD +++ b/user/postfix/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Dan Theisen pkgname=postfix pkgver=3.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Mail server (MTA) that is Sendmail outside and Qmail inside" url="http://www.postfix.org/" arch="all" @@ -52,7 +52,7 @@ package() { !var/spool/postfix EOF - chown -R root:postfix \ + chown -R postfix:postfix \ "$pkgdir"/var/lib/postfix chown -R postfix:postfix \ "$pkgdir"/var/spool/postfix -- cgit v1.2.3-60-g2f50