source: client/boot-tools/includes/etc/inittab @ e4546f2

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since e4546f2 was 00a2c2c, checked in by adv <adv@…>, 14 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.