User Tools

Site Tools


inittab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

inittab [2011/07/29 15:17]
k2patel created
inittab [2020/08/10 02:35]
Line 1: Line 1:
-====== INITTab ====== 
  
- 
-==== Actions Available in inittab ==== 
- 
-<code bash> 
-respawn Restart the process whenever it terminates. Usually used for getty processes, which monitor for logins. 
-wait Start the process once when the specified runlevel is entered and wait for its termination before init proceeds. 
-once Start the process once when the specified runlevel is entered. 
-initdefault Specifies the runlevel to enter after system boot. 
-ctrlaltdel Execute the associated process when init receives the SIGINT signal, for example, when someone on the system console presses CTRL-ALT-DEL. 
-</​code>​ 
inittab.txt ยท Last modified: 2020/08/10 02:35 (external edit)