Updates:
Status: Fixed
Labels: Milestone-Release2.9 Type-Defect Priority-Low
Comment #4 on issue 789 by [email protected]: sample logrotate conf does
not reflect split-user
http://code.google.com/p/ganeti/issues/detail?id=789
commit 266ea4232e2503c2de200f9d2d3cfe86aaddb8e3
Author: Jose A. Lopes <[email protected]>
Date: Mon Apr 14 14:52:34 2014 +0200
Sample logrotate conf breaks permissions with split users
The sample logrotate configuration file
(doc/examples/ganeti.logrotate) contains the following line
create 640 root root
which is fine if Ganeti if configured without split users. However,
this will change permissions and ownership of log files if Ganeti is
configured with split users enabled. By removing this line, logrotate
will preserve the permissions of the logfiles when rotating the logs.
This fixes issue 789.
Signed-off-by: Jose A. Lopes <[email protected]>
Reviewed-by: Petr Pudlak <[email protected]>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings