summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/readarr/files/readarr.logrotate')
-rw-r--r--www-apps/readarr/files/readarr.logrotate4
1 files changed, 0 insertions, 4 deletions
diff --git a/www-apps/readarr/files/readarr.logrotate b/www-apps/readarr/files/readarr.logrotate
deleted file mode 100644
index 4675f682b629..000000000000
--- a/www-apps/readarr/files/readarr.logrotate
+++ /dev/null
@@ -1,4 +0,0 @@
-/var/lib/readarr/.config/Readarr/logs/*.txt{
- missingok
- su readarr readarr
-}