Chapter 6: Understanding systemd Targets
In this chapter, we'll look at what systemd
targets are, and what they can do for us. Now, I have to tell you that there is a bit of confusion that surrounds this topic, and I hope to clear that up.
Specific topics covered in this chapter include the following:
- Understanding the purpose of
systemd
targets - Understanding the structure of a target file
- Comparing
systemd
targets to SysVinit run levels - Understanding target dependencies
- Changing the default target
- Temporarily changing the target
Understanding targets is important and can help you out either in the server room or in your own home. If you're ready, let's get started.