This file is indexed.

/etc/default/fossology is in fossology-scheduler-single 1.2.0-3.1ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# Defaults for fossology initscript
# sourced by /etc/init.d/fossology

#
# 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="-L /other/log/directory/"