Skip to content

Instantly share code, notes, and snippets.

@pulse00
Created September 28, 2011 07:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pulse00/1247287 to your computer and use it in GitHub Desktop.
Save pulse00/1247287 to your computer and use it in GitHub Desktop.
# file: app/cache/prod
# owner: www-data
# group: www-data
user::rwx
user:www-data:rwx #effective:r-x
user:sobert:rwx #effective:r-x
group::rwx #effective:r-x
mask::r-x
other::r-x
default:user::rwx
default:user:www-data:rwx
default:user:sobert:rwx
default:group::rwx
default:mask::rwx
default:other::rwx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment