~vcs-imports/ipfire/ipfire-2.x

« back to all changes in this revision

Viewing changes to config/install/inittab

  • Committer: Daniel Glanzmann
  • Date: 2008-09-26 17:05:28 UTC
  • mto: (1394.1.12)
  • mto: This revision was merged to the branch mainline in revision 1401.
  • Revision ID: git-v1:19ac4d1b6e234e1391b3d406381e3b74e92c40dd
added new useragent thunderbird

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# System initialization.
 
2
::sysinit:/etc/rc
 
3
 
 
4
# Run gettys in standard runlevels
 
5
tty1::respawn:/bin/iowrap /dev/tty1 /bin/ash --login -c "/bin/install /dev/tty2"
 
6
tty2::respawn:/bin/iowrap /dev/tty2 /bin/ash --login
 
7
tty3::respawn:/bin/iowrap /dev/tty3 /bin/ash --login
 
8
 
 
9
# Stuff to do before rebooting
 
10
::ctrlaltdel:/etc/halt
 
11
::shutdown:/etc/halt