<?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>Label</key>
	<string>com.apple.mbbackgrounduseragent</string>
	<key>LimitLoadToSessionType</key>
	<array>
		<string>Background</string>
	</array>
	<key>ProgramArguments</key>
	<array>
		<string>/System/Library/CoreServices/Setup Assistant.app/Contents/Resources/mbbackgrounduseragent</string>
	</array>
	<key>POSIXSpawnType</key>
	<string>Adaptive</string>
	<key>MachServices</key>
	<dict>
		<key>com.apple.mbbackgrounduseragent</key>
		<true/>
	</dict>
</dict>
</plist>
