<?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>EnableTransactions</key>
	<true/>
	<key>EnablePressuredExit</key>
	<true/>
	<key>_Cryptex</key>
	<string>com.apple.system.nextos</string>
	<key>Label</key>
	<string>com.apple.spindump</string>
	<key>POSIXSpawnType</key>
	<string>Interactive</string>
	<key>MachServices</key>
	<dict>
		<key>com.apple.libquitd</key>
		<true/>
		<key>com.apple.spinreporterd</key>
		<true/>
		<key>com.apple.spindump</key>
		<true/>
	</dict>
	<key>ProgramArguments</key>
	<array>
		<string>/usr/sbin/spindump</string>
	</array>
</dict>
</plist>
