# This file is replaced by package upgrades.
# LCMAPS_DEBUG_LEVEL may be overridden in /etc/sysconfig/condor
#

export LLGT_LOG_IDENT=Condor-lcmaps
export LCMAPS_DB_FILE=/etc/lcmaps.db
export LCMAPS_POLICY_NAME=authorize_only
# Condor does not want LCMAPS to change user for it
export LLGT_LIFT_PRIVILEGED_PROTECTION=1

#level 0: no messages, 1: errors, 2: also warnings, 3: also notices,
#  4: also info, 5: maximum debug
export LCMAPS_DEBUG_LEVEL=2