LPI
117-202 · 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
(16 responses)- A6% (1)
- B13% (2)
- C6% (1)
- D75% (12)
Community Discussion
No community discussion yet for this question.