* updated kmousetool (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / base / sysfiles / etc_inittab.txt
blob11a670aad944bdb005ced75831fbbaa0ae76e4be
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by scripts/Create-CopyPatch.
3
4 # T2 SDE: package/*/sysfiles/etc_inittab.txt
5 # Copyright (C) 2004 - 2021 The T2 SDE Project
6 # Copyright (C) 1998 - 2003 ROCK Linux Project
7
8 # More information can be found in the files COPYING and README.
9
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License as published by
12 # the Free Software Foundation; version 2 of the License. A copy of the
13 # GNU General Public License can be found in the file COPYING.
14 # --- T2-COPYRIGHT-NOTE-END ---
16 # See "man 5 inittab" for details.
19 # The default runlevel.
20 id:2:initdefault:
22 # /etc/rc.d executes the S and K scripts upon change
23 # of runlevel.
25 # Runlevels 0 and 6 are halt and reboot.
26 # Runlevels 1-5 are multi-user.
27 # Runlevel S is single user.
28 l0:0:wait:/etc/rc.d/rc
29 l1:1:wait:/etc/rc.d/rc
30 l2:2:wait:/etc/rc.d/rc
31 l3:3:wait:/etc/rc.d/rc
32 l4:4:wait:/etc/rc.d/rc
33 l5:5:wait:/etc/rc.d/rc
34 l6:6:wait:/etc/rc.d/rc
35 ls:S:wait:/etc/rc.d/rc
36 ~~:S:wait:/sbin/sulogin
38 # What to do when CTRL-ALT-DEL is pressed.
39 ca:12345:ctrlaltdel:/sbin/shutdown -r now
41 # /sbin/agetty invocations for the runlevels.
43 # The "id" field MUST be the same as the last
44 # characters of the device (after "tty").
46 # Format:
47 #  <id>:<runlevels>:<action>:<process>
50 # Maintenace Console on /dev/console
52 #1:12345:respawn:/sbin/agetty -L -i -I '\012\015\012Maintenance Console:\012' 9600 console linux
55 # Virtual Consoles 1-6
57 # to enable the SAK blocking feature add the options "-t 10 -s /etc/sakmsg"
59 # to clear the screen on ANSI terminals add the option "-I '\033[H\033[J'"
61 # there are 3 Issue files:
62 #   /etc/issue ........ Simple login screen for consoles or terminals
63 #   /etc/issue.ansi ... Login screen for ANSI consoles or terminals
64 #   /etc/issue.net .... Login message for network connections
66 1:12345:respawn:/sbin/agetty -L -J -i -I '\012\015' tty1 linux
67 2:12345:respawn:/sbin/agetty -f /etc/issue.ansi tty2 linux
68 3:12345:respawn:/sbin/agetty -f /etc/issue.ansi tty3 linux
69 4:12345:respawn:/sbin/agetty -f /etc/issue.ansi tty4 linux
70 5:12345:respawn:/sbin/agetty -f /etc/issue.ansi tty5 linux
71 6:12345:respawn:/sbin/agetty -f /etc/issue.ansi tty6 linux
73 #T0:2345:respawn:/sbin/agetty -J ttyS0 vt100
75 # A X display manager (multiplexer)
77 X:5:respawn:/usr/X11/bin/startxdm