# OpenSVC startup and wrapper configuration file
#
# You may need to adapt parameters to fit your environment
# This file is not modified during software upgrades
# If empty, default settings are used in the init script



#
# Arguments passed to the 'svcmgr boot' command at system boot
#
#OSVC_BOOT_OPTS=

#
# If set to true, the OpenSVC launcher will start in the
# background, avoiding timeouts in init managers. The default
# is to launch services in the foreground.
#
#OSVC_BACKGROUND=true

#
# Wrapper configuration
#
#OSVC_ROOT_PATH=/opt/opensvc
#OSVC_PYTHON=python
#LD_LIBRARY_PATH=
#LD_PRELOAD=

