Differences between System V and systemd: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[Systemd#Internal|systemd]] | * [[Systemd#Internal|systemd]] | ||
* [[System V]] | * [[System V]] | ||
=Overview= | |||
Both [[System V]] and [[Systemd|systemd]] are init systems, used to manage processes and services on Linux systems. An init system is responsible for starting and stopping services, controlling runlevels, and providing a way to start and stop processes. |