<?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>EnablePressuredExit</key>
	<true/>
	<key>EnableTransactions</key>
	<true/>
	<key>Label</key>
	<string>com.apple.dmd</string>
	<key>LaunchEvents</key>
	<dict>
		<key>com.apple.distnoted.matching</key>
		<dict>
			<key>com.apple.LaunchServices.applicationRegistered</key>
			<dict>
				<key>Name</key>
				<string>com.apple.LaunchServices.applicationRegistered</string>
			</dict>
			<key>com.apple.framework.ctcategories.categoriesdidchange</key>
			<dict>
				<key>Name</key>
				<string>com.apple.framework.ctcategories.categoriesdidchange</string>
			</dict>
		</dict>
		<key>com.apple.notifyd.matching</key>
		<dict>
			<key>SignificantTimeChangeNotification</key>
			<dict>
				<key>Notification</key>
				<string>SignificantTimeChangeNotification</string>
			</dict>
			<key>com.apple.dmd.agent.register</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.dmd.agent.register</string>
			</dict>
			<key>com.apple.dmd.budget.didChange</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.dmd.budget.didChange</string>
			</dict>
			<key>com.apple.dmd.iCloudAccount.didChange</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.dmd.iCloudAccount.didChange</string>
			</dict>
			<key>com.apple.mobile.keybagd.first_unlock</key>
			<dict>
				<key>Notification</key>
				<string>com.apple.mobile.keybagd.first_unlock</string>
			</dict>
		</dict>
		<key>com.apple.ManagedSettings.effective-settings.changed</key>
		<dict>
			<key>com.apple.dmd.effective-settings</key>
			<dict>
				<key>SettingsGroups</key>
				<array>
					<string>account</string>
					<string>screenTime</string>
					<string>shield</string>
				</array>
			</dict>
		</dict>
	</dict>
	<key>LimitLoadToSessionType</key>
	<array>
		<string>Aqua</string>
	</array>
	<key>MachServices</key>
	<dict>
		<key>com.apple.dmd</key>
		<true/>
		<key>com.apple.dmd.emergency-mode</key>
		<true/>
		<key>com.apple.dmd.policy</key>
		<true/>
	</dict>
	<key>ProcessType</key>
	<string>Adaptive</string>
	<key>Program</key>
	<string>/usr/libexec/dmd</string>
	<key>RunAtLoad</key>
	<false/>
	<key>ThrottleInterval</key>
	<integer>10</integer>
</dict>
</plist>
