ninegate/logrotate/ninegate
2019-07-26 15:03:32 +02:00

7 lines
79 B
Plaintext

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