10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
|
/var/log/slim.log {
|
||
|
compress
|
||
|
rotate 1
|
||
|
size 1024k
|
||
|
notifempty
|
||
|
missingok
|
||
|
copytruncate
|
||
|
noolddir
|
||
|
}
|