| Last change
 on this file since 47edfd4 was             51fc22b, checked in by Jim Gifford <clfs@…>, 18 years ago | 
        
          | 
Added netboot/inittab
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            624 bytes | 
      
      
| Line |  | 
|---|
| 1 | # Begin /etc/inittab | 
|---|
| 2 |  | 
|---|
| 3 | id:2:initdefault: | 
|---|
| 4 |  | 
|---|
| 5 | si:S:sysinit:/etc/rc.d/rc.sysinit | 
|---|
| 6 |  | 
|---|
| 7 | l0:0:wait:/etc/rc.d/rc.0 | 
|---|
| 8 | l1:1:wait:/etc/rc.d/rc.1 | 
|---|
| 9 | l2:2:wait:/etc/rc.d/rc.2 | 
|---|
| 10 | l3:3:wait:/etc/rc.d/rc.3 | 
|---|
| 11 | l4:4:wait:/etc/rc.d/rc.4 | 
|---|
| 12 | l5:5:wait:/etc/rc.d/rc.5 | 
|---|
| 13 | l6:6:wait:/etc/rc.d/rc.6 | 
|---|
| 14 |  | 
|---|
| 15 | ca:12345:ctrlaltdel:/sbin/shutdown -t1 -r now | 
|---|
| 16 |  | 
|---|
| 17 | su:S1:respawn:/sbin/sulogin | 
|---|
| 18 |  | 
|---|
| 19 | c1:2345:respawn:/sbin/agetty tty1 38400 linux | 
|---|
| 20 | c2:2345:respawn:/sbin/agetty tty2 38400 linux | 
|---|
| 21 | c3:2345:respawn:/sbin/agetty tty3 38400 linux | 
|---|
| 22 | c4:2345:respawn:/sbin/agetty tty4 38400 linux | 
|---|
| 23 | c5:2345:respawn:/sbin/agetty tty5 38400 linux | 
|---|
| 24 | c6:2345:respawn:/sbin/agetty tty6 38400 linux | 
|---|
| 25 |  | 
|---|
| 26 | # End /etc/inittab | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.