Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37912538
en ru br
ALT Linux repos
S:0.2-alt1.qa1
5.0: 0.2-alt1
4.1: 0.2-alt1
4.0: 0.2-alt1

Group :: Development/Other
RPM: trac-spawn-fcgi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## ABSOLUTE path to the spawn-fcgi binary
SPAWNFCGI="/usr/bin/trac-spawn-fcgi"

## ABSOLUTE path to the FastCGI binary
FCGIPROGRAM="/usr/share/trac/cgi-bin/trac.fcgi"

## bind to tcp-port
FCGIPORT="1027"

## switch to the following user and group
USERID=nobody
GROUPID=nobody
#GROUPID=tracadmin

## trac projects root dir
TRAC_ENV_PARENT_DIR="/var/lib/trac"

## where to write a pid
PIDFILE=/var/run/trac-spawn-fcgi/trac-spawn-fcgi.pid
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin