pentoo-overlay/app-forensics/thehive/files/thehive.confd
2019-06-17 12:10:06 +08:00

15 lines
470 B
Text

# /etc/conf.d/thehive: config file for /etc/init.d/thehive
# #####################################
# ##### Environment Configuration #####
# #####################################
# *WARNING* This file is not read by if you are using systemd
# This file gets sourced before the actual startscript
# gets executed. You can use this file to provide
# environment variables
TH_OPTS="
-Dconfig.file=/etc/thehive/application.conf
-Dlogger.file=/etc/thehive/logback.xml"