Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284698 - www-servers/spawn-fcgi init.d-script doesn't allow to pass additional parameters to spawn-fcgi
Summary: www-servers/spawn-fcgi init.d-script doesn't allow to pass additional paramet...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Thilo Bangert (RETIRED) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 13:48 UTC by Tiziano Müller (RETIRED)
Modified: 2009-09-28 08:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.