mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-10 10:02:36 +03:00
12 lines
168 B
Text
12 lines
168 B
Text
|
/var/log/ahenk.log {
|
||
|
weekly
|
||
|
missingok
|
||
|
notifempty
|
||
|
rotate 5
|
||
|
compress
|
||
|
delaycompress
|
||
|
copytruncate
|
||
|
minsize 1000k
|
||
|
create 0766 root root
|
||
|
}
|