aboutsummaryrefslogtreecommitdiffstats
path: root/main/supervisor/supervisord.logrotate
blob: de6ae02ccda38a9c4300998f11644a4e5fdf4304 (plain)
1
2
3
4
5
6
/var/log/supervisor/*.log {
	missingok
	weekly
	notifempty
	nocompress
}