source: ogLive-Builder-Git/includes/etc/inittab

qndtest
Last change on this file was 2cffa56, checked in by adv <adv@…>, 13 years ago

version 1.0.2 boot-tools #404 #420

git-svn-id: https://opengnsys.es/svn/branches/version1.0@2250 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 526 bytes
Line 
1# This is run first except when booting in single-user mode
2#
3#::sysinit:/opt/opengnsys/etc/preinit/defaultTESTING.sh
4# /bin/sh invocations on selected ttys
5#
6# Start an "askfirst" shell on the console (whatever that may be)
7#::askfirst:/bin/sh
8# Start an "askfirst" shell on /dev/tty2-4
9#tty1::respawn:/sbin/getty 38400 tty1
10tty1::respawn:/opt/opengnsys/etc/preinit/default.sh
11tty2::respawn:/sbin/getty 38400 tty2
12tty3::respawn:/sbin/getty 38400 tty3
13tty4::respawn:/sbin/getty 38400 tty4
14tty5::respawn:/sbin/getty 38400 tty5
Note: See TracBrowser for help on using the repository browser.