# Version: 1.1
#
# The variable SONNET_DIR points to the sonnet directory.
# You must add the location of the sonnet directory to the variable.
# Example:
#       SONNET_DIR=/opt/sonnet
#

SONNET_DIR=

# Uncomment next line if you wish to set umask to 000 for all em job
# run by the emserver.
#SONNET_UMASK=000

# Set CONTROL_VARIABLE to 1 if you want to start up the Emserver
# Set to 0 if the Emserver startup should be skipped.

CONTROL_VARIABLE=1

