Home / Engineering / Operating System Architecture / Question

M

Mr. Dubey • 51.17K Points
Coach

Q.) You want to have the process /etc/myprocess run when the system enters run level 3. Which of the following inittab entries would accomplish this ?

(A) 5:3.once:/etc/myproces s
(B) 3:4:once:/etc/mypr ocess
(C) once:3:4:/etc/myp rocess
(D) once:5:3:/etc/my process
Correct answer : Option (A) - 5:3.once:/etc/myproces s

Share

Discusssion

Login to discuss.