]> git.saurik.com Git - apple/system_cmds.git/blobdiff - update.tproj/update.sb
system_cmds-496.tar.gz
[apple/system_cmds.git] / update.tproj / update.sb
index d8cb41383906d165d1b01a8ca10bc4bfdf32b0f8..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,18 +0,0 @@
-;; Copyright (c) 2007 Apple Inc.  All Rights reserved.
-;;
-;; WARNING: The sandbox rules in this file currently constitute 
-;; Apple System Private Interface and are subject to change at any time and
-;; without notice. The contents of this file are also auto-generated and not
-;; user editable; it may be overwritten at any time.
-;;
-(version 1)
-(debug deny)
-(allow process-exec (regex #"^/usr/sbin/update$"))
-(allow sysctl-read)
-(allow file-read-data file-read-metadata
-  (regex #"^/usr/lib/.*\.dylib$"
-         #"^/var"
-         #"^/private/var/db/dyld/"
-         #"^/dev/urandom$"
-        #"^/dev/dtracehelper$"))
-(deny default)