From Fedora Project Wiki

< PackagingDrafts

Revision as of 15:40, 24 August 2011 by Spot (talk | contribs) (Created page with "== Definitions == Service: A process or task executed and controlled by the init system (e.g. systemd). Traditional Service: A service which is explicitly started or stopped, ei...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definitions

Service: A process or task executed and controlled by the init system (e.g. systemd). Traditional Service: A service which is explicitly started or stopped, either by the init system at boot or manually by a superuser. Socket-activated Service: A service which is waiting for traffic across a socket before activating.