LPI
202-400 · Question #177
An administrator has placed an executable in the directory /etc/init.d, however it is not being executed when the system boots into runlevel 2. What is the most likely cause of this?
The correct answer is D. A corresponding link was not created in /etc/rc2.d. See the full explanation below for the reasoning.
Question
An administrator has placed an executable in the directory /etc/init.d, however it is not being executed when the system boots into runlevel 2. What is the most likely cause of this?
Options
- AThe script has not been declared in /etc/services
- Brunleve1 2 is not declared in /etc/inittab
- CThe script has the permissions 700 and is owned by root
- DA corresponding link was not created in /etc/rc2.d
How the community answered
(57 responses)- A5% (3)
- B12% (7)
- C4% (2)
- D79% (45)
Community Discussion
No community discussion yet for this question.