Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > f416eb93c2244ff160bb6346370c23f0 > files > 1

dpm-postgres-copyd-1.8.0.1-7.fc15.i686.rpm

#
# $Id: dpmcopyd.sysconfig.postgresql,v 1.2 2009/01/25 23:30:55 szamsu Exp $
#
# @(#)$RCSfile: dpmcopyd.sysconfig.postgresql,v $ $Revision: 1.2 $ $Date: 2009/01/25 23:30:55 $ CERN/IT/ADC/CA Jean-Damien Durand
#
# should the dpmcopyd daemon run?
# any string but "yes" will equivalent to "NO"
#
RUN_DPMCOPYDAEMON="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"

######################
# DPMCOPYD variables #
######################

# - DPM host : please change !!!!!!
DPM_HOST=`hostname -f`

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

# - DPMCOPYD log file :
#DPMCOPYDLOGFILE="/var/log/dpmcopy/log"

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

####################
# Globus variables #
####################

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

# - grid-mapfile location
#GRIDMAP=/etc/grid-security/grid-mapfile