Objectives
-
To describe the functions of systemd
-
About the controversy surrounding SystemV vs. systemd
-
Why systemd is an improvement over SystemV startup and init services
-
To understand and troubleshoot Linux systemd startup
-
To list and define the systemd startup targets
-
How to manage startup
-
What a systemd unit is
Introduction
We have briefly explored systemd in the context of the Linux startup in Chapter 16, and one might be tempted to think that we have covered ...