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 <[email protected]>
  
  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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to