www-misc/slowcgi: stabilize
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
# Copyright 2026 Shin'ya Minazuki
|
||||
# vim: ft=sh
|
||||
|
||||
# Drop privileges to this user instead of nginx:nginx
|
||||
# This is used by the -U and -u switches
|
||||
# slowcgi_user="nginx"
|
||||
|
||||
# Options to pass to the slowcgi(8) daemon
|
||||
# This overrides the default options set in /etc/init.d/slowcgi
|
||||
# slowcgi_args=""
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
# Copyright 2026 Shin'ya Minazuki
|
||||
|
||||
: ${slowcgi_args=""}
|
||||
: ${slowcgi_user="nginx"}
|
||||
|
||||
name="FastCGI to CGI wrapper server"
|
||||
command=/usr/sbin/slowcgi
|
||||
|
||||
Reference in New Issue
Block a user