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

Which of the following sections exists in a systemd timer unit?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the [Timer] section specifically defines the timing details for the unit. The other options, such as [Events], [cron], [Schedule], and [Trigger], do not represent valid sections in a systemd timer unit.