wok-tiny view base-tiny/stuff/etc/inittab @ rev 135

hardware-ibm-6272: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 30 10:57:54 2017 +0200 (2017-09-30)
parents 7cd5e798bfe2
children c21687abfa6a
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 2>&1 | tee /var/log/boot.log
6 # getty respawn shell invocations for selected ttys.
7 tty1::askfirst:getty 38400 tty1
8 tty2::askfirst:getty 38400 tty2
10 # Stuff to do when restarting the init
11 # process, or before rebooting.
12 ::restart:/etc/init.d/rc.shutdown
13 ::restart:/init
14 ::ctrlaltdel:reboot
15 ::shutdown:/etc/init.d/rc.shutdown