mirror of
https://github.com/samba-team/samba.git
synced 2025-03-22 02:50:28 +03:00
initscript: export CTDB_EXTERNAL_TRACE
This means it can be set like any other configuration option in the configuration file, without needing to export it there. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit a0ef73e197dc9147f7718e0813fe803ff0b3d54d)
This commit is contained in:
parent
37632efde0
commit
8c9eedbce3
@ -109,7 +109,7 @@ build_ctdb_options () {
|
||||
|
||||
export_debug_variables ()
|
||||
{
|
||||
export CTDB_DEBUG_HUNG_SCRIPT
|
||||
export CTDB_DEBUG_HUNG_SCRIPT CTDB_EXTERNAL_TRACE
|
||||
}
|
||||
|
||||
# Log given message or stdin to either syslog or a CTDB log file
|
||||
|
Loading…
x
Reference in New Issue
Block a user