11
06
2008
Mac ::: Using SystemStarter to stop, start or restart Services in Mac OS X
Posted by: fidel in Terminal, _english, mac, tags: apple.inc, cli, macosxhints.com, restart, services, start, stop, systemstarter, terminalI stumbled upon SystemStarter while searching a way how to restart a service in Mac OS X.
Quote from the man page:
The SystemStarter utility may be used to start, stop, and restart the system services which are described in the /Library/StartupItems/ and /System/Library/StartupItems/ paths
Example:
- Restart NetInfo: sudo SystemStarter restart NetInfo
- Restart Printing / CUPS: sudo SystemStarter restart PrintingServices
I guess the missing part now is a full listing of the Services…lets see if i can find the time to collect them later.
Links:






Entries (RSS)