summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-03-22 23:38:56 +0100
committerCraig Andrews <candrews@gentoo.org>2024-03-23 14:38:46 -0400
commitcd15b81d5f090491b08f2b8a9dc71b64ec4bb355 (patch)
tree48c95f95dbb71d4b9e87a77df867e46f4c89990f /www-apps/readarr/files/readarr.logrotate
parentwww-apps/prowlarr-bin: move from www-apps/prowlarr (diff)
downloadgentoo-cd15b81d5f090491b08f2b8a9dc71b64ec4bb355.tar.gz
gentoo-cd15b81d5f090491b08f2b8a9dc71b64ec4bb355.tar.bz2
gentoo-cd15b81d5f090491b08f2b8a9dc71b64ec4bb355.zip
www-apps/readarr-bin: move from www-apps/readarr
Bug: https://bugs.gentoo.org/915346 Signed-off-by: Maciej Barć <xgqt@gentoo.org> Signed-off-by: Craig Andrews <candrews@gentoo.org>
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
-}