]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/launchd_plists/com.apple.xnu.test.turnstile_multihop.plist
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / tests / launchd_plists / com.apple.xnu.test.turnstile_multihop.plist
index e4d42415fa472d06e6b8312e4b37ecaf0e343c20..4fe11d94ac2b22f03ab867e55c7b8c8c1a5b95e7 100644 (file)
@@ -2,12 +2,13 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
-       <key>Label</key>
-       <string>com.apple.xnu.test.turnstile_multihop</string>
        <key>MachServices</key>
        <dict>
                <key>com.apple.xnu.test.turnstile_multihop</key>
-               <true/>
+               <dict>
+                       <key>ResetAtClose</key>
+                       <true/>
+               </dict>
        </dict>
        <key>ThrottleInterval</key>
        <integer>1</integer>
@@ -20,5 +21,7 @@
                <key>MallocNanoZone</key>
                <string>1</string>
        </dict>
+       <key>LaunchOnlyOnce</key>
+       <true/>
 </dict>
 </plist>