LPIC-1 Exam 102 v5 (Linux Administrator) — Question 75

Which of the following statements is true regarding systemd timer units?

Answer options

Correct answer: E

Explanation

The correct answer is E because each systemd timer unit is explicitly designed to trigger a corresponding service unit. The other options are incorrect as timer units can be defined independently, do not use a [Cmd] section, are not handled by systemd-cron, and can exist in user scope as well.