filebeat-installer
Rev | Line | |
---|
[2cffa56] | 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.