Multiple choice

Which of the following action fields makes the OS start the process once when the runlevel is started, however, not waiting for the termination of the process before executing additional programs?

  1. respawn

  2. wait

  3. once

  4. boot

  5. bootwait

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This action field makes the OS start the process once when the runlevel is started, however, not waiting for the termination of the process before executing additional programs.