Skip to content

Instantly share code, notes, and snippets.

@Puzer
Created March 13, 2019 14:29
Show Gist options
  • Save Puzer/dc31ed6eff81a13aaf4d361a0ce711cf to your computer and use it in GitHub Desktop.
Save Puzer/dc31ed6eff81a13aaf4d361a0ce711cf to your computer and use it in GitHub Desktop.
Global permissions for a dir for a group
setfacl -dm g:shared_group:rwx some_dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment