webconsole3
Last change
on this file since f53877a was
1236d17,
checked in by jm.bardallo <juanmanuel.bardallo@…>, 7 years ago
|
añadidos nuevamente los ficheros de opengnsys del branch devel, se habían quitado por error
|
-
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 |
---|
10 | tty1::respawn:/opt/opengnsys/etc/preinit/default.sh |
---|
11 | tty2::respawn:/sbin/getty 38400 tty2 |
---|
12 | tty3::respawn:/sbin/getty 38400 tty3 |
---|
13 | tty4::respawn:/sbin/getty 38400 tty4 |
---|
14 | tty5::respawn:/sbin/getty 38400 tty5 |
---|
Note: See
TracBrowser
for help on using the repository browser.