Files
ninegate/logrotate/ninegate
afornerot 9c1f029cc9 logrotate
2019-05-07 15:42:34 +02:00

7 lines
80 B
Plaintext

/var/www/html/ninegate/var/logs/*.log {
rotate 15
daily
su www-data
}