;; Copyright (c) 2020 Apple Inc. All Rights reserved. ;; (version 1) (import "system.sb") ;; deny access to notifyd (deny mach-lookup (global-name "com.apple.system.notification_center")) (deny ipc-posix-shm-read* (ipc-posix-name "apple.shm.notification_center"))