15 lines
193 B
Text
15 lines
193 B
Text
compress
|
|
|
|
/var/log/resallocserver/main.log {
|
|
missingok
|
|
notifempty
|
|
rotate 4
|
|
weekly
|
|
copytruncate
|
|
}
|
|
|
|
/var/log/resallocserver/hooks.log {
|
|
missingok
|
|
rotate 7
|
|
daily
|
|
}
|