11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
# Startup defaults for sargon docker plugin.
|
|
#
|
|
# This file is a valid shell script defining variables that control
|
|
# the startup of the sargon daemon by /etc/rc.d/rc.sargon.
|
|
|
|
# Change to "yes" in order to enable tracing of the decisions taken by sargon.
|
|
SARGON_TRACE=no
|
|
|
|
# Change to "yes" to enable verbose debugging.
|
|
SARGON_DEBUG=no
|