Kicker.xml   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<array>
	<dict>
		<key>name</key>
		<string>nibindd</string>
		<key>keys</key>
		<array>
			<string>State:/Network/Global/DNS</string>
			<string>State:/Network/Global/IPv4</string>
			<string>State:/Network/Global/NIS</string>
			<string>State:/Network/Global/NetInfo</string>
		</array>
		<key>execUID</key>
		<integer>0</integer>
		<key>execCommand</key>
		<string>$BUNDLE/Resources/restart-NetInfo</string>
	</dict>
	<dict>
		<key>name</key>
		<string>lookupd</string>
		<key>keys</key>
		<array>
			<string>File:/var/run/nibindd.pid</string>
		</array>
		<key>execUID</key>
		<integer>0</integer>
		<key>execCommand</key>
		<string>$BUNDLE/Resources/restart-lookupd</string>
	</dict>
	<dict>
		<key>name</key>
		<string>appletalk</string>
		<key>keys</key>
		<array>
			<string>File:/etc/appletalk.cfg</string>
		</array>
		<key>execUID</key>
		<integer>0</integer>
		<key>execCommand</key>
		<string>$BUNDLE/Resources/restart-AppleTalk</string>
	</dict>
	<dict>
		<key>name</key>
			<string>AppleFileServer</string>
		<key>keys</key>
		<array>
			<string>daemon:AppleFileServer</string>
		</array>
		<key>execUID</key>
		<integer>0</integer>
		<key>execCommand</key>
		<string>/usr/sbin/AppleFileServer</string>
	</dict>
	<dict>
		<key>name</key>
			<string>DirectoryService</string>
		<key>keys</key>
		<array>
			<string>daemon:DirectoryService</string>
		</array>
		<key>execUID</key>
		<integer>0</integer>
		<key>execCommand</key>
		<string>/usr/sbin/DirectoryService</string>
	</dict>
</array>
</plist>