Advertisement
Guest User

Untitled

a guest
May 9th, 2012
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. id:3:initdefault:
  2.  
  3. rc::sysinit:/etc/rc.sysinit
  4. rs:S1:wait:/etc/rc.single
  5. rm:2345:wait:/etc/rc.multi
  6. rh:06:wait:/etc/rc.shutdown
  7. su:S:wait:/sbin/sulogin -p
  8.  
  9. c1:2345:respawn:/sbin/agetty -8 -s 38400 tty1 linux
  10. c2:2345:respawn:/sbin/agetty -8 -s 38400 tty2 linux
  11. c3:2345:respawn:/sbin/agetty -8 -s 38400 tty3 linux
  12.  
  13. ca::ctrlaltdel:/sbin/shutdown -t3 -r now
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement