Operating system service management: Difference between revisions

Content deleted Content added
mNo edit summary
No edit summary
Line 3:
* In several Unix and Unix-like operating systems, init.d scripts, used by the [[init]] process, are used to control services.
* Sun Microsystem's Solaris 10 operating environment uses the [[Service Management Facility]].
* Microsoft Windows uses [http://www.firedaemon.com FireDaemon - Service Manager], INSTSRV and SRVANY programs, see also [[Windows service]] and [[Service Control Manager]],
* [[Cygwin]], a collection of free software tools that allows Microsoft Windows to function similarly to a Unix system, uses a tool called cygrunsrv.
* Apple's Mac OS X uses [[launchd]] or [[SystemStarter]], depending on the version of the system software.