Linux_FoundationLinux_Foundation
LFCS · Question #689
LFCS Question #689: Real Exam Question with Answer & Explanation
The correct answer is B: systemd. SysV init, Upstart, and systemd are prominent init systems used within Linux environments to manage the boot process and services.
Submitted by renata2k· Apr 18, 2026Operation of Running Systems
Question
Which of the following are init systems used within Linux systems? (Choose THREE correct answers.)
Options
- Astartd
- Bsystemd
- CUpstart
- DSysInit
- ESysV init
Explanation
SysV init, Upstart, and systemd are prominent init systems used within Linux environments to manage the boot process and services.
Common mistakes.
- A. startd is not a recognized or standard init system used in Linux environments.
- D. SysInit is not a recognized or standard init system used in Linux environments; it appears to be a generic or made-up term.
Concept tested. Linux init systems identification
Reference. https://learn.microsoft.com/en-us/windows/wsl/systemd
Topics
#init systems#systemd#Upstart#SysV init
Community Discussion
No community discussion yet for this question.