98f0698f71
Move all the packaging related files to contrib/. Rework the .spec file to make automated builds easier. Change-Id: I96482fdb838f46f9dcb57c725f3029a1ccf428f9
8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
/var/log/cloudkitty/*.log {
|
|
weekly
|
|
rotate 4
|
|
missingok
|
|
compress
|
|
minsize 100k
|
|
}
|