18 lines
197 B
Plaintext
18 lines
197 B
Plaintext
|
|
compress
|
||
|
|
|
||
|
|
"./htyproc.log" {
|
||
|
|
missingok
|
||
|
|
hourly
|
||
|
|
rotate 12
|
||
|
|
copytruncate
|
||
|
|
size 200M
|
||
|
|
}
|
||
|
|
|
||
|
|
"./htyproc.nohup.log" {
|
||
|
|
missingok
|
||
|
|
hourly
|
||
|
|
rotate 12
|
||
|
|
copytruncate
|
||
|
|
size 200M
|
||
|
|
}
|