1 ;;; Copyright (c) 2017 Apple Inc. All Rights reserved.
3 ;;; WARNING: The sandbox rules in this file currently constitute
4 ;;; Apple System Private Interface and are subject to change at any time and
10 (deny file-map-executable iokit-get-properties process-info* nvram*)
11 (deny dynamic-code-generation)
18 ;; For resolving symlinks, realpath(3), and equivalents.
19 (allow file-read-metadata)
21 ;; for logging name of client
22 (allow process-info-pidinfo)