slitaz-tools view rootfs/usr/share/examples/etc/inittab @ rev 204

keymap.conf and locale.conf are declared now
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 21 20:41:15 2008 +0000 (2008-05-21)
parents
children
line source
1 # /etc/inittab: init configuration for SliTaz GNU/Linux.
2 # Boot-time system configuration/initialization script.
3 #
4 ::sysinit:/etc/init.d/rcS
6 # /sbin/getty respawn shell invocations for selected ttys.
7 tty1::respawn:/sbin/getty 38400 tty1
8 tty2::respawn:/sbin/getty 38400 tty2
9 tty3::respawn:/sbin/getty 38400 tty3
10 tty4::respawn:/sbin/getty 38400 tty4
11 tty5::respawn:/sbin/getty 38400 tty5
12 tty6::respawn:/sbin/getty 38400 tty6
14 # Stuff to do when restarting the init
15 # process, or before rebooting.
16 ::restart:/sbin/init
17 ::ctrlaltdel:/sbin/reboot