=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc.conf,v retrieving revision 1.178 retrieving revision 1.179 diff -u -r1.178 -r1.179 --- src/etc/rc.conf 2013/04/29 14:11:32 1.178 +++ src/etc/rc.conf 2013/06/01 14:06:20 1.179 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: rc.conf,v 1.178 2013/04/29 14:11:32 ajacoutot Exp $ +# $OpenBSD: rc.conf,v 1.179 2013/06/01 14:06:20 naddy Exp $ # DO NOT EDIT THIS FILE!! # @@ -75,6 +75,7 @@ # use -u to disable chroot, see nginx(8) nginx_flags=NO # for normal use: "" +slowcgi_flags=NO # for normal use: "" # For normal use: "-L sm-mta -bd -q30m", and note there is a cron job sendmail_flags="-L sm-mta -C/etc/mail/localhost.cf -bd -q30m"