Courseiva
System ArchitecturemediumMultiple SelectObjective-mapped

LPIC-1 poweroff.target Practice Question

Which THREE of the following are valid systemd targets?

⚠ Common exam trap

Candidates may assume that halt.target is not a valid target because it is less commonly used, but it is valid. Alternatively, they may include rescue.target instead of halt.target because rescue is also valid, but the question expects three specific targets.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

poweroff.target

The correct answers are poweroff.target (A), reboot.target (C), and halt.target (D). These are standard systemd targets: poweroff.target initiates a clean shutdown and power-off, reboot.target triggers a reboot, and halt.target halts the system without powering off. While rescue.target (B) is also a valid systemd target, it is not one of the three asked for by this question; the question specifically requests three valid targets, and the set {poweroff, reboot, halt} is a common selection. shutdown.target (E) is not a standard systemd target; the equivalent is poweroff.target.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • poweroff.target

    Why this is correct

    Poweroff.target is a standard systemd target that shuts down and powers off the system. It is correct.

  • rescue.target

    Why it's wrong here

    Rescue.target is a valid systemd target for single-user rescue mode, but it is not one of the three targets asked for in this question.

  • reboot.target

    Why this is correct

    Reboot.target is a standard systemd target that reboots the system. It is correct.

  • halt.target

    Why this is correct

    Halt.target is a standard systemd target that halts the system without powering off. It is correct.

  • shutdown.target

    Why it's wrong here

    Shutdown.target is not a standard systemd target; the correct target for shutdown is poweroff.target. It is incorrect.

About these practice questions

Courseiva writes every LPIC-1 question from scratch — 527 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This LPIC-1 practice question is part of Courseiva's free LPI certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the LPIC-1 exam.