Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 284698

Summary: www-servers/spawn-fcgi init.d-script doesn't allow to pass additional parameters to spawn-fcgi
Product: Gentoo Linux Reporter: Tiziano Müller (RETIRED) <dev-zero>
Component: New packagesAssignee: Thilo Bangert (RETIRED) (RETIRED) <bangert>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tiziano Müller (RETIRED) gentoo-dev 2009-09-12 13:48:14 UTC
I'd like to pass "-M 0770" to spawn-fcgi but setting OPTIONS in the corresponding spawn-fcgi conf.d file doesn't help. Please either don't set OPTIONS local or add an additional var to pass along additional parameters directly to spawn-fcgi.
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-09-28 08:38:25 UTC
fixed in cvs  which introduces FCGI_EXTRA_OPTIONS. thanks for the feedback.