]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/ipsec.entitlements
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / tests / ipsec.entitlements
diff --git a/tests/ipsec.entitlements b/tests/ipsec.entitlements
new file mode 100644 (file)
index 0000000..30cb90a
--- /dev/null
@@ -0,0 +1,10 @@
+<?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.nehelper.privileged</key>
+       <true/>
+       <key>com.apple.private.neagent</key>
+       <true/>
+</dict>
+</plist>