Revision
23089
Author
zarzycki@apple.com
Date
2007-02-19 19:02:30 -0800 (Mon, 19 Feb 2007)

Log Message

Dead code.

Modified Paths

Diff

Modified: trunk/launchd/src/rc.shutdown (23088 => 23089)


--- trunk/launchd/src/rc.shutdown	2007-02-19 23:21:44 UTC (rev 23088)
+++ trunk/launchd/src/rc.shutdown	2007-02-20 03:02:30 UTC (rev 23089)
@@ -7,8 +7,4 @@
 	sh /etc/rc.shutdown.local
 fi
 
-SystemStarter stop
-
-kill -TERM 1
-
-exit 0
+exec SystemStarter stop