summaryrefslogtreecommitdiffstats
path: root/adv_cmds/ps/entitlements.plist
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-20 16:21:11 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-20 16:21:11 -0400
commit591e92d95c376763dde539fadf0498bd1358073d (patch)
tree143d7f1ebd7cfcf84ece49d5827fcef449b50ef3 /adv_cmds/ps/entitlements.plist
parented99accf1cdb931cc66a5224997b6438136d0200 (diff)
downloadapple_cmds-591e92d95c376763dde539fadf0498bd1358073d.tar.gz
apple_cmds-591e92d95c376763dde539fadf0498bd1358073d.tar.zst
apple_cmds-591e92d95c376763dde539fadf0498bd1358073d.zip
adv_cmds: Update to 176.100.1
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>