summaryrefslogtreecommitdiff
path: root/www-apps/sonarr/files/sonarr.logrotate
blob: 3d374d3ad3c2406638f279ad5dfff9ecc8acd50d (plain)
1
2
3
4
5
6
7
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

/var/lib/sonarr/.config/NzbDrone/logs/*.txt{
    missingok
    su sonarr sonarr
}