aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/lsmp.tproj/entitlements.plist
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/lsmp.tproj/entitlements.plist')
-rw-r--r--system_cmds/lsmp.tproj/entitlements.plist4
1 files changed, 1 insertions, 3 deletions
diff --git a/system_cmds/lsmp.tproj/entitlements.plist b/system_cmds/lsmp.tproj/entitlements.plist
index b7b4e6c..cdf0e9e 100644
--- a/system_cmds/lsmp.tproj/entitlements.plist
+++ b/system_cmds/lsmp.tproj/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>task_for_pid-allow</key>
- <true/>
- <key>com.apple.system-task-ports</key>
+ <key>com.apple.system-task-ports.read</key>
<true/>
</dict>
</plist>