git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@575 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2008-11-23 14:07:04 +00:00
parent 5bd7065cbe
commit b34e887be5
9 changed files with 701 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# The commented variables in this file are the defaults that are used
# in the init-script. You don't need to uncomment them except to
# customize them to different values.
# Port for tracd
#TRACD_PORT="8000"
# Options for tracd
#TRACD_OPTS="--env-parent-dir /var/lib/trac/"
# User and group as which to run tracd
#TRACD_USER="tracd"
#TRACD_GROUP="tracd"