Fix sandbox

This commit is contained in:
Patrick Walton 2012-08-21 17:20:05 -07:00
parent b10b669575
commit afd9efbe5a

View file

@ -18,9 +18,8 @@
(allow process-exec
(regex #"/servo$"))
(deny process-exec
(regex #"^/Users/[^/]+/Library/Autosave Information")
(subpath "/private/var"))
(deny file-write*
(regex #"/servo$"))
(allow sysctl-read)
(allow sysctl-write)