]> git.saurik.com Git - apple/xnu.git/blob - tests/launchd_plists/com.apple.xnu.test.turnstile_multihop.plist
xnu-4903.221.2.tar.gz
[apple/xnu.git] / tests / launchd_plists / com.apple.xnu.test.turnstile_multihop.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Label</key>
6 <string>com.apple.xnu.test.turnstile_multihop</string>
7 <key>MachServices</key>
8 <dict>
9 <key>com.apple.xnu.test.turnstile_multihop</key>
10 <true/>
11 </dict>
12 <key>ThrottleInterval</key>
13 <integer>1</integer>
14 <key>UserName</key>
15 <string>root</string>
16 <key>ProcessType</key>
17 <string>Adaptive</string>
18 <key>EnvironmentVariables</key>
19 <dict>
20 <key>MallocNanoZone</key>
21 <string>1</string>
22 </dict>
23 </dict>
24 </plist>