summaryrefslogtreecommitdiff
path: root/security/courier-authlib/files/patch-authdaemond.in
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2017-07-06 11:56:27 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2017-07-06 11:56:27 +0000
commit0a0779177a35b71b1230d563e40615d627e33023 (patch)
tree987ad082d2f3e2e01a16491cf4822226d3c86188 /security/courier-authlib/files/patch-authdaemond.in
parentNew port: databases/pg_repack (diff)
- Update devel/courier-unicode to 2.0
- Update mail/cone to 0.96 - Update mail/courier-imap to 4.18.0 [1] - Update mail/maildrop to 2.9.0 - Update mail/sqwebmail to 5.9.0 [1] - Update security/courier-authlib (and slaves) to 0.68.0 [1] On request from oliver@, take maintainership of the courier-authlib ports and the courier-imap port. Approved by: oliver@ (maintainer) [1] Differential Revision: https://reviews.freebsd.org/D11467
Notes
Notes: svn path=/head/; revision=445136
Diffstat (limited to 'security/courier-authlib/files/patch-authdaemond.in')
-rw-r--r--security/courier-authlib/files/patch-authdaemond.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/courier-authlib/files/patch-authdaemond.in b/security/courier-authlib/files/patch-authdaemond.in
index abfec18c3f42..544ee4a93443 100644
--- a/security/courier-authlib/files/patch-authdaemond.in
+++ b/security/courier-authlib/files/patch-authdaemond.in
@@ -1,8 +1,8 @@
---- authdaemond.in.orig Wed Oct 20 20:10:49 2004
-+++ authdaemond.in Wed Oct 20 20:10:49 2004
-@@ -15,4 +15,4 @@
+--- authdaemond.in.orig 2013-08-25 18:57:37 UTC
++++ authdaemond.in
+@@ -14,4 +14,4 @@ localstatedir=@localstatedir@
set -a
. @authdaemonrc@
--exec ${sbindir}/courierlogger -pid=@authdaemonvar@/pid -$1 @libexecdir@/courier-authlib/authdaemond
+-exec ${sbindir}/courierlogger -pid=@authdaemonvar@/pid $LOGGEROPTS -$1 @libexecdir@/courier-authlib/authdaemond
+exec ${sbindir}/courierlogger -facility=${subsystem:-mail} -pid=@authdaemonvar@/pid -$1 @libexecdir@/courier-authlib/authdaemond