LPI
117-102 · Question #492
You need to change the default run-level for the machine. Which file do you need to edit? (Write the full path including the filename)
The correct answer is C. /etc/inittab. The file /etc/inittab contains the default run level as well as run level specific scripts. id:3:initdefault: If you haven't specified the run level system boots on run level 9 that is unknown run level.
108 Essential System Services
Question
You need to change the default run-level for the machine. Which file do you need to edit? (Write the full path including the filename)
Options
- A/etc/init.d
- B/etc/init-table
- C/etc/inittab
- D/etc/init
How the community answered
(45 responses)- A4% (2)
- B16% (7)
- C73% (33)
- D7% (3)
Explanation
The file /etc/inittab contains the default run level as well as run level specific scripts. id:3:initdefault: If you haven't specified the run level system boots on run level 9 that is unknown run level.
Topics
#runlevels#inittab#init#system initialization
Community Discussion
No community discussion yet for this question.