# Defaults for fossology initscript
# sourced by /etc/init.d/fossology
# installed at /etc/default/fossology by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Should the daemon start on boot?
# Set this to 1 to enable and to 0 to disable the init script, default is 1.
# You might disable it on multi machine installs where things like NFS
# might not ready when the scheduler starts
#ENABLED="0"

# You can override scheduler options here
#SCHEDULEROPT=""
