mirror of
https://github.com/fspc/gbootroot.git
synced 2025-04-04 07:43:22 -04:00
devfs specific.
This commit is contained in:
parent
a00c525c00
commit
2c65e45457
@ -1,5 +1,5 @@
|
|||||||
# /etc/inittab: init(8) configuration.
|
# /etc/inittab: init(8) configuration.
|
||||||
# $Id: inittab,v 1.8 1998/05/10 10:37:50 miquels Exp $
|
# $Id: inittab.debian,v 1.2 2001/08/11 05:40:14 freesource Exp $
|
||||||
|
|
||||||
# The default runlevel.
|
# The default runlevel.
|
||||||
id:2:initdefault:
|
id:2:initdefault:
|
||||||
@ -47,12 +47,10 @@ po::powerokwait:/etc/init.d/powerfail stop
|
|||||||
#
|
#
|
||||||
# Format:
|
# Format:
|
||||||
# <id>:<runlevels>:<action>:<process>
|
# <id>:<runlevels>:<action>:<process>
|
||||||
1:2345:respawn:/sbin/getty 38400 tty1
|
0:2345:respawn:/sbin/getty 38400 ttys/0
|
||||||
2:23:respawn:/sbin/getty 38400 tty2
|
1:2345:respawn:/sbin/getty 38400 ttys/1
|
||||||
#3:23:respawn:/sbin/getty 38400 tty3
|
2:2345:respawn:/sbin/getty 38400 ttys/2
|
||||||
#4:23:respawn:/sbin/getty 38400 tty4
|
c:2345:respawn:/sbin/getty 38400 serial/0
|
||||||
#5:23:respawn:/sbin/getty 38400 tty5
|
|
||||||
#6:23:respawn:/sbin/getty 38400 tty6
|
|
||||||
|
|
||||||
# Example how to put a getty on a serial line (for a terminal)
|
# Example how to put a getty on a serial line (for a terminal)
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user