CompTIA Linux+ XK0-005 Practice Question
A system administrator is configuring a systemd timer unit to start a backup service exactly 10 minutes after the system has finished booting. Which line should be included in the [Timer] section of the timer unit file?
StartupSec=10min
OnUnitInactiveSec=10min
OnCalendar=*:0/10
OnActiveSec=10min
OnUnitActiveSec=10min
OnBootSec=10min