]> git.saurik.com Git - apple/security.git/blame - OSX/lib/framework.sb
Security-58286.20.16.tar.gz
[apple/security.git] / OSX / lib / framework.sb
CommitLineData
5c19dc3a
A
1;; allow clients to communicate with secd
2(allow mach-lookup (global-name "com.apple.secd"))
3;; allow clients to communicate with coreauthd
4(allow mach-lookup (global-name "com.apple.CoreAuthentication.daemon.libxpc"))
fa7225c8
A
5(allow mach-lookup (global-name "com.apple.CoreAuthentication.agent.libxpc"))
6;; allow clients to communicate with ctkd
7(allow mach-lookup (global-name "com.apple.ctkd.token-client"))