Solved

Suppose You Change from Your Current Runlevel 5 to the New

Question 2

Multiple Choice

Suppose you change from your current runlevel 5 to the new runlevel 3. Which statement is correct?


A) Nothing will happen at all.
B) If there is a K* link for a certain service in /etc/init.d/rc5.d/ but no corresponding S* link I /etc/init.d/rc3.d/, nothing will happen.
C) If there is no K* link for a certain service in /etc/init.d/rc5.d/ but there is an S* link in /etc/init.d/rc3.d/, the service is started.
D) If there is a K* link for a certain service in /etc/init.d/rc5.d/ and there is an S* link in /etc/init.d/rc3.d/, the service is stopped and started again.

Correct Answer:

verifed

Verified

Related Questions