]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/platforms/redhat/bacula-fd.in
Move bat and mtx to their own spec files
[bacula/bacula] / bacula / platforms / redhat / bacula-fd.in
index 4919337f8b1c8fae81c23319efe59ef8a2a457c2..3f1b55c1c6df45ca124b862d9f139bd09b44c502 100755 (executable)
@@ -25,6 +25,12 @@ fi
 # pull in any user defined FD_OPTIONS, FD_USER, FD_GROUP 
 [ -f /etc/sysconfig/bacula ] && . /etc/sysconfig/bacula
 
+#
+# Disable Glibc malloc checks, it doesn't help and it keeps from getting
+#   good dumps
+MALLOC_CHECK_=0
+export MALLOC_CHECK_
+
 RETVAL=0
 case "$1" in
     start)