summaryrefslogtreecommitdiff
path: root/community/opendkim
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-24 03:30:57 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-24 03:30:57 +0000
commit431023a318e680258f02c1fb5fdca176c68e5cb7 (patch)
treecedbdd37d2a93310636cf71c781041a2b5ee68a3 /community/opendkim
parent0459e6459ee534bf22ab8a5381cd485e6035e9e2 (diff)
Thu Apr 24 03:25:33 UTC 2014
Diffstat (limited to 'community/opendkim')
-rw-r--r--community/opendkim/PKGBUILD4
-rw-r--r--community/opendkim/opendkim.install2
2 files changed, 3 insertions, 3 deletions
diff --git a/community/opendkim/PKGBUILD b/community/opendkim/PKGBUILD
index ac943c80e..149162bdf 100644
--- a/community/opendkim/PKGBUILD
+++ b/community/opendkim/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 109574 2014-04-16 10:04:50Z spupykin $
+# $Id: PKGBUILD 110064 2014-04-23 17:09:44Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Thomas Jost <schnouki@schnouki.net>
pkgname=opendkim
pkgver=2.9.2
-pkgrel=1
+pkgrel=2
pkgdesc="An open source implementation of the DKIM sender authentication system. Based on a fork of dkim-milter."
arch=(i686 x86_64)
url="http://www.opendkim.org/"
diff --git a/community/opendkim/opendkim.install b/community/opendkim/opendkim.install
index a1f16f6ca..c7b8e519d 100644
--- a/community/opendkim/opendkim.install
+++ b/community/opendkim/opendkim.install
@@ -1,5 +1,5 @@
post_install() {
- useradd -r -g mail -d / opendkim
+ useradd -r -g mail -d / -s /sbin/nologin opendkim
chown -R opendkim:mail etc/opendkim
cat <<EOF
>>> Check and modify /etc/opendkim/opendkim.conf before starting