ninegate/logrotate/ninegate

7 lines
80 B
Plaintext
Raw Normal View History

2019-05-07 15:42:34 +02:00
/var/www/html/ninegate/var/logs/*.log {
rotate 15
daily
su www-data
}