Run Plex under a different service account?

There is another Linux Tip which you’ll find interesting :smiling_imp:

This is how you automate the group ownership .

This way, you own the media (always) but the assigned group always gets applied (regardless how the file was written) by using the setgid function.

The best part is it’s self-propagating

1 Like