[pkg-bacula-devel] Bug#694046: bacula-common: missing 'create' directive in logrotate.d/bacula-common
Teodor
mteodor at gmail.com
Fri Nov 23 10:15:22 UTC 2012
Package: bacula-common
Version: 5.2.6+dfsg-6
Severity: normal
Hi,
Please improve /etc/logrotate.d/bacula-common file with:
/var/log/bacula/log {
create 0644 bacula bacula
compress
delaycompress
missingok
notifempty
rotate 12
monthly
}
The most important is "create" directive since on the first rotation the
new permissions will be root:root and Bacula service will not be able to
write there anymore.
This applies to older versions too (i.e. from squeeze).
Cheers
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bacula-common depends on:
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-34
ii libc6 2.13-37
ii libcap2 1:2.22-1.2
ii libgcc1 1:4.7.2-4
ii libpython2.7 2.7.3-5
ii libssl1.0.0 1.0.1c-4
ii libstdc++6 4.7.2-4
ii libwrap0 7.6.q-24
ii zlib1g 1:1.2.7.dfsg-13
bacula-common recommends no packages.
Versions of packages bacula-common suggests:
pn bacula-doc <none>
-- no debconf information
More information about the pkg-bacula-devel
mailing list