From 27ba803309c2b69a71d5d3e85fc641327ac6f1cc Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 5 Jun 2020 21:30:06 +0200 Subject: www-misc/slowcgi: Bump to 6.7-r3 Include a patch that adds support for running in the foreground without also enabling debug support. Package-Manager: Portage-2.3.99, Repoman-2.3.22 --- www-misc/slowcgi/files/slowcgi.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-misc/slowcgi/files/slowcgi.initd') diff --git a/www-misc/slowcgi/files/slowcgi.initd b/www-misc/slowcgi/files/slowcgi.initd index 1aff8fb..b21dd71 100644 --- a/www-misc/slowcgi/files/slowcgi.initd +++ b/www-misc/slowcgi/files/slowcgi.initd @@ -3,6 +3,6 @@ # Distributed under the terms of the GNU General Public License v2 command="slowcgi" -command_args="-d -p \"${SLOWCGI_CHROOT:-/}\" -s \"/run/${RC_SVCNAME}.sock\" -U slowcgi -u slowcgi" +command_args="-f -p \"${SLOWCGI_CHROOT:-/}\" -s \"/run/${RC_SVCNAME}.sock\" -U slowcgi -u slowcgi" command_background=yes pidfile="/run/${RC_SVCNAME}.pid" -- cgit v1.2.3-2-gb3c3