File kolab-syncroton.logrotate of Package kolab-syncroton-old
10
1
/var/log/kolab-syncroton/*.log {
2
missingok
3
compress
4
notifempty
5
size 30k
6
create 0660 apache apache
7
su apache apache
8
}
9
10
/var/log/kolab-syncroton/*.log {
missingok
compress
notifempty
size 30k
create 0660 apache apache
su apache apache
}