aboutsummaryrefslogtreecommitdiffstats
path: root/adv_cmds/ps/entitlements.plist
diff options
context:
space:
mode:
Diffstat (limited to 'adv_cmds/ps/entitlements.plist')
-rw-r--r--adv_cmds/ps/entitlements.plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/adv_cmds/ps/entitlements.plist b/adv_cmds/ps/entitlements.plist
index eaaf1de..cdf0e9e 100644
--- a/adv_cmds/ps/entitlements.plist
+++ b/adv_cmds/ps/entitlements.plist
@@ -2,9 +2,7 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
- <key>com.apple.system-task-ports</key>
- <true/>
- <key>task_for_pid-allow</key>
+ <key>com.apple.system-task-ports.read</key>
<true/>
</dict>
</plist>