nerdexam
LPI

201-450 · 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.

System Startup

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

(35 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    14% (5)
  • D
    77% (27)

Topics

#init.d#runlevel#rc2.d#symlinks

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice