Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > 60d82aa9df05aba5ad29a2bf55a1987b > files > 1

dpm-mysql-nameserver-1.8.0.1-3.fc13.i686.rpm

#
# $Id: dpnsdaemon.sysconfig.mysql,v 1.13 2007/07/26 12:09:10 slemaitr Exp $
#
# @(#)$RCSfile: dpnsdaemon.sysconfig.mysql,v $ $Revision: 1.13 $ $Date: 2007/07/26 12:09:10 $ CERN/IT/ADC/CA Jean-Damien Durand
#
# should the DPNS daemon run?
# any string but "yes" will be equivalent to "no"
#
RUN_DPNSDAEMON="yes"
#
# should the DPNS be read-only ?
# any string but "yes" will be equivalent to "no"
#
RUN_READONLY="no"
#
# 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"

##################
# DPNS variables #
##################

# - Number of DPNS threads :
#NB_THREADS=20

# - DPNS log file :
#DPNSDAEMONLOGFILE="/var/log/dpns/log"

# - DPNS configuration file :
#NSCONFIGFILE="/etc/DPNSCONFIG"