]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/scripts/btraceback.in
Fix segfault from double free or RestoreBootstrap; add L_NONE for restore and admin...
[bacula/bacula] / bacula / scripts / btraceback.in
index bc9d87c67b427d5b7316a2b13816e65dd1c1d68f..79df59979d183bc2fa3ab48889e30558f0f2d63c 100755 (executable)
@@ -9,7 +9,7 @@
 #  $2 = main pid of running program to be traced back.
 #
 gdb -quiet -batch -x @sbindir@/btraceback.gdb $1 $2 2>&1 \
- | @sbindir@/smtp -h @smtp_host@ -s "Bacula traceback" @dump_email@
+ | @sbindir@/bsmtp -h @smtp_host@ -s "Bacula traceback" @dump_email@
 
 # Below is some old code that did the traceback from a core
 #  dump. However, for some odd reason, core dumps are not