Courseiva
System SecuritymediumMatchingObjective-mapped

LPIC-2 System Security Practice Question

Match each systemd unit type to its function.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Manages a daemon or process

Manages IPC or network socket

Triggers activation based on time events

Controls filesystem mount points

Groups units to define system states

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

service: Manages a daemon or process

Common systemd unit types include service (daemon management), socket (socket-based activation), timer (scheduled tasks), and target (grouping). Distractors swap definitions between types.

Answer analysis

Option-by-option breakdown

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

  • service: Manages a daemon or process

    Why this is correct

    Service units manage system services or daemons.

  • socket: Enables socket-based activation

    Why this is correct

    Socket units handle network or IPC sockets for on-demand service activation.

  • timer: Schedules periodic tasks

    Why this is correct

    Timer units run services on a schedule or after triggering events.

  • target: Groups units for synchronization

    Why this is correct

    Target units organize other units into desired states (e.g., multi-user.target).

  • service: Schedules periodic tasks

    Why it's wrong here

    Incorrect — scheduling periodic tasks is the function of timer units, not service units.

  • socket: Manages a mount point

    Why it's wrong here

    Incorrect — managing mount points is the function of mount units, not socket units.

About these practice questions

Courseiva writes every LPIC-2 question from scratch — 507 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-2 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-2 exam.