aboutsummaryrefslogtreecommitdiffstats
path: root/system_cmds/nvram.tproj/entitlements.plist
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-20 16:22:52 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-20 16:22:52 -0400
commit861289845fcf7dbe9b289d9695fe6808ff13be2b (patch)
tree3fb808464727c13535b1f401bd42f40f278c5768 /system_cmds/nvram.tproj/entitlements.plist
parentf5569153b7df6d141164c27040ef0076732f2da7 (diff)
downloadapple_cmds-861289845fcf7dbe9b289d9695fe6808ff13be2b.tar.gz
apple_cmds-861289845fcf7dbe9b289d9695fe6808ff13be2b.tar.zst
apple_cmds-861289845fcf7dbe9b289d9695fe6808ff13be2b.zip
system_cmds: Update to 880.100.5
Diffstat (limited to 'system_cmds/nvram.tproj/entitlements.plist')
-rw-r--r--system_cmds/nvram.tproj/entitlements.plist8
1 files changed, 8 insertions, 0 deletions
diff --git a/system_cmds/nvram.tproj/entitlements.plist b/system_cmds/nvram.tproj/entitlements.plist
new file mode 100644
index 0000000..9866704
--- /dev/null
+++ b/system_cmds/nvram.tproj/entitlements.plist
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!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.private.iokit.system-nvram-internal-allow</key>
+ <true/>
+</dict>
+</plist>