# Bacula uses its own variant of fortified functions, which predates the implementation in GCC
bacula-common: hardening-no-fortify-functions usr/sbin/bsmtp
bacula-common: hardening-no-fortify-functions usr/lib/bacula/libbac-*.so
bacula-common: hardening-no-fortify-functions usr/lib/bacula/libbaccfg-*.so
bacula-common: hardening-no-fortify-functions usr/lib/bacula/libbacfind-*.so
bacula-common: hardening-no-fortify-functions usr/lib/bacula/libbacsd-*.so
bacula-common: hardening-no-fortify-functions usr/lib/bacula/libbacsql-*.so
bacula-common: hardening-no-fortify-functions usr/lib/nagios/plugins/check_bacula
# /usr/lib/nagios/plugins is the defacto API for nagios compatible plugins
bacula-common: executable-in-usr-lib usr/lib/nagios/plugins/check_bacula
# Compatibility link is needed
# Since the target is not a library, no tools can get confused by this
bacula-common: breakout-link usr/lib/bacula/bsmtp -> usr/sbin/bsmtp
bacula-common: breakout-link usr/lib/bacula/smtp -> usr/sbin/bsmtp
