Log In
rpms
/
bacula
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/bacula.logrotate
Branch:
13b78d735b87489bc2f57d76ca8ec12ee546aa60
c4
c5
c5-plus
c6
c6-plus
c7
c7-aarch64
c7-beta
c8
c8-beta
c8s
c9
c9-beta
13b78d735b87489bc2f57d76ca8ec12ee546aa60
SOURCES
bacula.logrotate
Blob
History
Raw
13b78d
# Bacula logrotate script
13b78d
13b78d
/var/log/bacula/*.log {
13b78d
monthly
13b78d
rotate 4
13b78d
notifempty
13b78d
missingok
13b78d
}
13b78d