Revision: 23231 http://trac.macosforge.org/projects/launchd/changeset/23231 Author: zarzycki@apple.com Date: 2007-04-23 13:11:59 -0700 (Mon, 23 Apr 2007) Log Message: ----------- A dumb typo. Modified Paths: -------------- trunk/launchd/src/com.apple.SystemStarter.plist Modified: trunk/launchd/src/com.apple.SystemStarter.plist =================================================================== --- trunk/launchd/src/com.apple.SystemStarter.plist 2007-04-19 20:29:17 UTC (rev 23230) +++ trunk/launchd/src/com.apple.SystemStarter.plist 2007-04-23 20:11:59 UTC (rev 23231) @@ -8,7 +8,7 @@ <string>/sbin/SystemStarter</string> <key>KeepAlive</key> <dict> - <key>KeepAlive</key> + <key>PathState</key> <dict> <key>/etc/rc.local</key> <true/>