Change permissions for newly-created log files by jellyfin/jellyfin
Docker container?
#14645
Unanswered
HammyHavoc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Trying to get fail2ban (SWAG Docker containre) working with my
jellyfin/jellyfin
Docker container on Unraid, however, any new log files that get created by Jellyfin end up being inappropriate permissions for it to be read by SWAG, i.e., log files are owned byroot
,0644
octal.Can anyone shed any light on this? Everything else is owned by
nobody
, which is seemingly appropriate for it to be read judging by other successfully created fail2ban jails.Beta Was this translation helpful? Give feedback.
All reactions