StartupItems are shell scripts which can be found in the /Library/StartupItems folder. They are executed when the system boots. StartupItems are typically used to start-up system demons like MySQLd
$title = 'StartupItem - Dive Into OS X'; $KEYWORDS = 'Startup, Item'; require_once ("wiki/wiki_before.php"); ?>
StartupItems are shell scripts which can be found in the /Library/StartupItems folder. They are executed when the system boots. StartupItems are typically used to start-up system demons like MySQLd