aboutsummaryrefslogtreecommitdiffstats
path: root/ent.xml
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2020-12-03 01:32:25 -0500
committerCameron Katri <me@cameronkatri.com>2020-12-03 01:41:22 -0500
commit8bf1742a8dc7364f87d71216337efcadcb0563e5 (patch)
treeb795be389453595f3914b52f79027ac1fb9545f1 /ent.xml
downloadsnaprestore-8bf1742a8dc7364f87d71216337efcadcb0563e5.tar.gz
snaprestore-8bf1742a8dc7364f87d71216337efcadcb0563e5.tar.zst
snaprestore-8bf1742a8dc7364f87d71216337efcadcb0563e5.zip
Initial
Diffstat (limited to 'ent.xml')
-rw-r--r--ent.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/ent.xml b/ent.xml
new file mode 100644
index 0000000..ea437c4
--- /dev/null
+++ b/ent.xml
@@ -0,0 +1,17 @@
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>platform-application</key>
+ <true/>
+ <key>com.apple.private.security.no-container</key>
+ <true/>
+ <key>com.apple.private.skip-library-validation</key>
+ <true/>
+ <key>com.apple.private.apfs.revert-to-snapshot</key>
+ <true/>
+ <key>com.apple.private.security.disk-device-access</key>
+ <true/>
+ <key>com.apple.private.vfs.snapshot</key>
+ <true/>
+</dict>
+</plist>