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

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
2tty1::respawn:/opt/opengnsys/etc/preinit.py
3tty2::respawn:/sbin/getty 38400 tty2
4tty3::respawn:/sbin/getty 38400 tty3
5tty4::respawn:/sbin/getty 38400 tty4
6tty5::respawn:/sbin/getty 38400 tty5
Note: See TracBrowser for help on using the repository browser.