Skip to content

Instantly share code, notes, and snippets.

@epayet
Last active August 29, 2015 13:56
Show Gist options
  • Save epayet/9248170 to your computer and use it in GitHub Desktop.
Save epayet/9248170 to your computer and use it in GitHub Desktop.
Permanent umask=000 for specific directory
sudo setfacl -d -Rm o::rwx /media/data/
#don't forget to add acl to fstab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment