From 68b7938bb87c6e91d54e4f35f0223c7237fa53e1 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Aug 2011 23:14:31 +0000 Subject: Tue Aug 16 23:14:31 UTC 2011 --- extra/dovecot/PKGBUILD | 4 ++-- extra/dovecot/dovecot.install | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'extra/dovecot') diff --git a/extra/dovecot/PKGBUILD b/extra/dovecot/PKGBUILD index fbbc8dff7..10472ff5b 100644 --- a/extra/dovecot/PKGBUILD +++ b/extra/dovecot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 134967 2011-08-09 17:31:55Z andyrtr $ +# $Id: PKGBUILD 135549 2011-08-15 05:01:28Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Paul Mattal # Contributor: Federico Quagliata (quaqo) @@ -6,7 +6,7 @@ pkgname=dovecot pkgver=2.0.13 -pkgrel=2 +pkgrel=3 pkgdesc="An IMAP and POP3 server written with security primarily in mind" arch=('i686' 'x86_64') url="http://dovecot.org/" diff --git a/extra/dovecot/dovecot.install b/extra/dovecot/dovecot.install index ddec178a4..873b82e2f 100644 --- a/extra/dovecot/dovecot.install +++ b/extra/dovecot/dovecot.install @@ -28,9 +28,6 @@ post_install() { else useradd -s /sbin/nologin -c "Dovecot user for completely untrustworthy processes" -d /var/empty -u 74 -g dovenull -r dovenull &> /dev/null fi - - # harden some permissions - chgrp dovenull /var/run/dovecot/login } # arg 1: the new package version -- cgit v1.2.3-54-g00ecf