Summary
In this chapter, we've looked at systemd
timers, and compared them to the legacy cron
system. We looked at different timer options, and at different ways to specify when a timer should run. Finally, we looked at how to create timers for both system-level and user-level jobs.
In the next chapter, we'll take a brief look at the bootup process under systemd
. I'll see you there.