Sandbox/OS X Rule Set: Difference between revisions

sandbox level updates
(sandbox level updates)
(sandbox level updates)
Line 753: Line 753:
= How security.sandbox.content.level Affects File Access (Planned) =
= How security.sandbox.content.level Affects File Access (Planned) =


R = read
{| class="wikitable sortable"
W = write
|-
read metadata = file contents are not readable, but file metadata is
! Access Type !! Meaning
|-
| R || Reading access to the file at this path or the directory and possibly all subpaths and directories
|-
| W || Write access to the file at this path or the directory and possibly all subpaths and directories
|-
| read metadata || Reading access to the file metadata only. Applies to this path or directory and possibly all subpaths and
|}


{| class="wikitable sortable"
{| class="wikitable sortable"
202

edits