cvs commit: ports/mail/mailscanner Makefile
ports/mail/mailscanner/files mailscanner.in pkg-message.in
Philip M. Gollucci
pgollucci at FreeBSD.org
Sat Jan 9 23:45:03 UTC 2010
pgollucci 2010-01-09 23:45:02 UTC
FreeBSD ports repository
Modified files:
mail/mailscanner Makefile
mail/mailscanner/files mailscanner.in pkg-message.in
Log:
This is a workaround to the continuous taint mode incompatibilities with this code.
- This patch introduces a new rc variable called "mailscanner_user". If you changed the "Run As User"
variable in MailScanner.conf (which triggers taint mode) you MUST now also set the same value in /etc/rc.conf.
- Removed ulimit bump from startup script, since its now dynamically set at boot time based on system resources.
- fixes permission problems with pid file.
PR: ports/142382
Submitted by: Mike Jakubik <mike.jakubik at intertainservices.com>
Revision Changes Path
1.80 +1 -0 ports/mail/mailscanner/Makefile
1.2 +13 -7 ports/mail/mailscanner/files/mailscanner.in
1.5 +13 -2 ports/mail/mailscanner/files/pkg-message.in
More information about the cvs-all
mailing list