Logrotate all log files

Depending on the paste configuration there
might be other log files in log directory
that needs to be rotated.

Also removes the comment that about the
debian directory that does not exist.

Change-Id: I90c50355f84e0e5c3b9fc1940ee6084c01bed97a
This commit is contained in:
Tobias Urdin 2023-04-11 10:46:06 +00:00 committed by Tobias Urdin
parent 64eac24071
commit e7963e6742
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# logrotate.d configuration
# Used in rpm build. Keep in sync with debian/barbican-api.logrotate
# Used in rpm build.
/var/log/barbican/barbican-api.log {
/var/log/barbican/*.log {
daily
missingok
compress