|
|||||||||||
|
Bug#445599: marked as done (logrotate: fails to restart if ssl password required)
From: Debian Bug Tracking System <owner(at)bugs.debian.org>
Date: Sun Dec 30 2007 - 11:06:03 EST
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) attached mail follows:
Package: apache2
The apache2 logrotate script includes a script which restarts apache. This fails if an SSL password is required at startup. Can I suggest the restart action is replaced with the copyrotate function. facility. This avoids the need to do a restart at all. /var/log/apache2/*.log {
weekly
missingok
rotate 52
compress
delaycompress
notifempty
copytruncate
create 640 root adm
} Dick
Versions of packages apache2 depends on: ii apache2-mpm-prefork 2.2.3-4+etch1 Traditional model for Apache HTTPD apache2 recommends no packages.
version: 2.2.3-4+etch3 Hi, > The apache2 logrotate script includes a script which restarts The copyrotate function can lead to log entries being lost. It is recommended to change the restart to reload if you have ssl keys with passwords. Starting with 2.2.3-4+etch3, this is now documented in README.Debian.
Cheers,
-- To UNSUBSCRIBE, email to debian-apache-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Dec 30 11:09:40 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:59:30 EDT |
||||||||||
|
|||||||||||