This file is indexed.

/usr/share/bacula-common/defconfig/scripts/delete_catalog_backup is in bacula-director-mysql 5.2.6+dfsg-9.1ubuntu3.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
#!/bin/sh
#
# This script deletes a catalog dump
#
db_name=XXX_DBNAME_XXX

rm -f /var/lib/bacula/${db_name}.sql