logrotate
This commit is contained in:
parent
555217efe6
commit
9c1f029cc9
|
@ -0,0 +1,6 @@
|
||||||
|
/var/www/html/ninegate/var/logs/*.log {
|
||||||
|
rotate 15
|
||||||
|
daily
|
||||||
|
su www-data
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue