[Bug 215735] sysutils/munin-node: Fix default Postfix maillog location
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 3 14:52:31 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215735
Bug ID: 215735
Summary: sysutils/munin-node: Fix default Postfix maillog
location
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: mat at FreeBSD.org
Reporter: vlad-fbsd at acheronmedia.com
CC: mat at FreeBSD.org
Attachment #178480 maintainer-approval?(mat at FreeBSD.org)
Flags:
Assignee: mat at FreeBSD.org
Flags: maintainer-feedback?(mat at FreeBSD.org),
merge-quarterly?
CC: mat at FreeBSD.org
Created attachment 178480
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178480&action=edit
Fix default postfix plugins log file path
The munin-node postfix_* plugins that require the location of the Postfix mail
log combine LOGDIR/LOGFILE into full log path, so default env.logfile set by
plugin-conf.d/plugins.conf must not be absolute path.
The patch fixes it by defaulting env.logfile to just "maillog" which then
combines with default logdir into /var/log/maillog. That's the default Postfix
log path on FreeBSD.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list