Govur University Logo
--> --> --> -->
...

What is the name of the widely used Linux service manager that controls the Docker daemon, allowing actions like starting, stopping, and enabling it at system boot?



The widely used Linux service manager that controls the Docker daemon, allowing actions like starting, stopping, and enabling it at system boot, is systemd. systemd is the default init system and service manager for most modern Linux distributions. An init system is the very first process launched during system boot, responsible for bringing the system to a functional state and managing all subsequent processes. As a service manager, systemd supervises background progra....

Log in to view the answer



Redundant Elements