]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/bacula.in
Make mtx-changer errors clearer
[bacula/bacula] / bacula / scripts / bacula.in
index 8a4f91eb4cc2744d4eb075e064ce1ca354a61607..324171d77900bac9d5848d03f6202ce7be3f1264 100755 (executable)
 #  environment where they are different.
 #  
 SCRIPTDIR=@scriptdir@
+#
+# Disable Glibc malloc checks, it doesn't help and it keeps from getting
+#   good dumps
+MALLOC_CHECK_=0
+export MALLOC_CHECK_
 
 case "$1" in
    start)