mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
7f8489d5ef
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
334 B
Text
10 lines
334 B
Text
# 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
|