main
3.13.0
Last change
on this file was
549216d,
checked in by Natalia Serrano <natalia.serrano@…>, 9 days ago
|
refs #2486 have /sbin/init run the python init
|
-
Property mode set to
100644
|
File size:
252 bytes
|
Line | |
---|
1 | # This is run first except when booting in single-user mode |
---|
2 | tty1::respawn:/opt/opengnsys/etc/preinit.py |
---|
3 | tty2::respawn:/sbin/getty 38400 tty2 |
---|
4 | tty3::respawn:/sbin/getty 38400 tty3 |
---|
5 | tty4::respawn:/sbin/getty 38400 tty4 |
---|
6 | tty5::respawn:/sbin/getty 38400 tty5 |
---|
Note: See
TracBrowser
for help on using the repository browser.