LPI
117-201 · Question #60
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
- Brunlevel 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
(41 responses)- A10% (4)
- B2% (1)
- C5% (2)
- D83% (34)
Community Discussion
No community discussion yet for this question.