Skip to content

Instantly share code, notes, and snippets.

@foontzoot
Last active February 10, 2023 15:30
Show Gist options
  • Save foontzoot/bf1e7e25fc13d236ca7b5e20c8e0f918 to your computer and use it in GitHub Desktop.
Save foontzoot/bf1e7e25fc13d236ca7b5e20c8e0f918 to your computer and use it in GitHub Desktop.
sudo chgrp plex /media/<name>/NAS01/Plex
sudo chmod g+rX /media/<name>/NAS01/Plex
sudo chgrp plex /media/<name>/NAS01/Plex
sudo chmod g+rX /media/<name>/NAS01/Plex
sudo setfacl -m g:plex:rx /media/<name>/
sudo chmod -R g+rX /media/<name>/NAS01/Plex/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment