# # $Id: dpm.sysconfig.mysql,v 1.15 2009/01/25 23:30:55 szamsu Exp $ # # @(#)$RCSfile: dpm.sysconfig.mysql,v $ $Revision: 1.15 $ $Date: 2009/01/25 23:30:55 $ 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= # - DPM log file : #DPMDAEMONLOGFILE="/var/log/dpm/log" # - DPM configuration file : #DPMCONFIGFILE="/opt/lcg/etc/DPMCONFIG" ################### # Globus variable # ################### # - gridmapdir location #GRIDMAPDIR=/etc/grid-security/gridmapdir