Name

SystemStarter

Synopsis

SystemStarter [options] [action [service]]

Utility to control the starting, stopping, and restarting of system services. The services that can be affected are described in the /Library/StartupItems and /System/Library/StartupItems/ paths.

The action and service arguments are optional. If no service argument is specified, all startup items will be affected. When a specific startup item is given, that item and all the items on which it depends, or that are dependent on it, will be affected.

Currently, rc calls SystemStarter at boot time. Because SystemStarter may eventually take over the role of rc, it’s advisable to create custom startup items rather than continue to modify rc.

Options

-g

Graphical startup.

-v

Verbose startup.

-x

Safe mode startup (a basic startup that only runs Apple items).

-r

Keep running after last startup item completes (in graphical startup only).

-d

Print debugging output.

-D

Print debugging output and shows dependencies.

-q

Quiet mode that silences debugging output.

-n

A pretend run mode that doesn’t actually perform actions on any items.

Get Mac OS X Tiger in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.