~ubuntu-branches/ubuntu/trusty/nordugrid-arc/trusty-proposed

« back to all changes in this revision

Viewing changes to src/services/ldap-infosys/nordugrid-arc-bdii.in

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2013-11-29 13:39:10 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20131129133910-altaxrfowczzl2ev
Tags: 4.0.0-1
4.0.0 Release (Closes: #715131) (LP: #1049798)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
# Init file for the NorduGrid/ARC LDAP based local resource information system
4
4
#
5
 
# chkconfig: 2345 76 44
 
5
# chkconfig: 2345 76 24
6
6
# description: NorduGrid/ARC local resource information system
7
7
#
8
8
# config: /etc/sysconfig/nordugrid
172
172
# Using uppercase characters in bdii_bind will break infosys.
173
173
bdii_bind="o=grid"
174
174
 
175
 
infosys_compat=${CONFIG_infosys_compat:-"disable"}
176
175
infosys_nordugrid=${CONFIG_infosys_nordugrid:-"enable"}
177
176
infosys_glue12=${CONFIG_infosys_glue12:-"disable"}
178
177
infosys_glue2_ldap=${CONFIG_infosys_glue2_ldap:-"disable"}