Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > db5a8dcd0a69d52ceecfdc23a39b2292 > files > 2

dpm-server-postgres-1.8.2-3.fc15.i686.rpm

#
# $Id: dpm.sysconfig.postgresql 4097 2011-02-02 08:18:15Z baud $
#
# @(#)$RCSfile: dpm.sysconfig.postgresql,v $ $Revision: 4097 $ $Date: 2011-02-02 09:18:15 +0100 (Wed, 02 Feb 2011) $ CERN/IT/ADC/CA Jean-Damien Durand
#
# should the dpm daemon run?
# any string but "yes" will equivalent to "NO"
#
RUN_DPMDAEMON="yes"
#
# should we run with another limit on the number of file descriptors than the default?
# any string will be passed to ulimit -n
#ULIMIT_N=4096
#
###############################################################################################
# Change and uncomment the variables below if your setup is different than the one by default #
###############################################################################################

#ALLOW_COREDUMP="yes"

#################
# DPM variables #
#################

# - DPM Name Server host : please change !!!!!!
DPNS_HOST=`hostname -f`

# - Number of DPM fast threads :
#NB_FTHREADS=20

# - Number of DPM slow threads :
#NB_STHREADS=20

# - DPM log file :
#DPMDAEMONLOGFILE="/var/log/dpm/log"

# - DPM configuration file :
#DPMCONFIGFILE="/etc/DPMCONFIG"

###################
# Globus variable #
###################

# - gridmapdir location
#GRIDMAPDIR=/etc/grid-security/gridmapdir