bareos: master 0d3611a6

Author Committer Branch Timestamp Parent
bruno-at-bareos Bareos Bot master 2024-11-26 15:25 master d5614781 Pending
Changeset scripts: add mtx-changer logrotate script

In case mtx-changer is used with debug mode, it create a log file
in /var/log/bareos/mtx-changer.log` that need to be rotated from
time to time.

We now deliver a logrotate script for that task.

Fix issue#2005

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/scripts/CMakeLists.txt Diff File
add - core/scripts/mtx-logrotate.in Diff File
mod - debian/bareos-storage-tape.install.in Diff File