File: lfc-dli.sysconfig

package info (click to toggle)
dpm-postgres 1.7.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 13,788 kB
  • ctags: 10,782
  • sloc: ansic: 146,136; sh: 13,362; perl: 11,142; python: 5,529; cpp: 5,113; sql: 1,790; makefile: 955; fortran: 113
file content (37 lines) | stat: -rw-r--r-- 1,110 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# $Id: lfc-dli.sysconfig,v 1.6 2009/01/25 23:30:55 szamsu Exp $
#
# @(#)$RCSfile: lfc-dli.sysconfig,v $ $Revision: 1.6 $ $Date: 2009/01/25 23:30:55 $ CERN/IT/ADC/CA Jean-Damien Durand
#
# should the lfc-dli daemon run?
# any string but "yes" will equivalent to "NO"
#
RUN_DLIDAEMON="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 #
###############################################################################################

#################
# LFC variables #
#################

# - LFC server host : !!!! please change !!!!
LFC_HOST=<LFC_hostname>

# - LFC DLI log file :
#DLIDAEMONLOGFILE="/var/log/dli/log"

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

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

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