aboutsummaryrefslogtreecommitdiffstats
path: root/www-misc/slowcgi/files/slowcgi.initd
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc/slowcgi/files/slowcgi.initd')
-rw-r--r--www-misc/slowcgi/files/slowcgi.initd2
1 files changed, 1 insertions, 1 deletions
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"