ninegate/logrotate/ninegate

7 lines
80 B
Plaintext

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