ports/security/courier-authlib/files/patch-authdaemonrc.in
Guido Falsi 0a0779177a - 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
2017-07-06 11:56:27 +00:00

45 lines
893 B
Text

--- authdaemonrc.in.orig 2016-01-05 01:20:05 UTC
+++ authdaemonrc.in
@@ -59,6 +59,42 @@ daemons=5
authdaemonvar=@authdaemonvar@
+##NAME: subsystem:0
+#
+# The syslog facility uses subsystem to determine which log messages
+# are recorded in which log files.
+#
+# The currently defined subsystems are:
+#
+# o auth
+# o authpriv
+# o console
+# o cron
+# o daemon
+# o ftp
+# o kern
+# o lpr
+# o mail
+# o news
+# o security
+# o user
+# o uucp
+# o local0
+# o local1
+# o local2
+# o local3
+# o local4
+# o local5
+# o local6
+# o local7
+#
+# Note: Not all of the above facility names are implemented on
+# every system. Check your system's syslog documentation for
+# information on which facility names are allowed, and which log
+# files record the corresponding messages for each facility.
+
+subsystem=mail
+
##NAME: DEBUG_LOGIN:0
#
# Dump additional diagnostics to syslog