« Previous | Next » 

Revision 266ea423

ID266ea4232e2503c2de200f9d2d3cfe86aaddb8e3

Added by Jose A. Lopes over 10 years ago

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 <>
Reviewed-by: Petr Pudlak <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences