10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
|
/var/log/slim.log {
|
||
|
compress
|
||
|
rotate 4
|
||
|
size=1M
|
||
|
notifempty
|
||
|
missingok
|
||
|
copytruncate
|
||
|
noolddir
|
||
|
}
|