]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/etc/inittab
d699e10db0923c6a70eed3af863b8d4f98c06536
[people/pmueller/ipfire-2.x.git] / config / etc / inittab
1 #
2 # IPFire inittab
3 #
4 id:3:initdefault:
5
6 l0:0:wait:/etc/rc.d/rc.halt halt
7 l6:6:wait:/etc/rc.d/rc.halt reboot
8
9 si::sysinit:/etc/rc.d/rc.sysinit
10
11 # Trap CTRL-ALT-DELETE
12 ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
13
14 su:S016:once:/sbin/sulogin
15
16 # Run gettys in standard runlevels
17 1:2345:respawn:/sbin/agetty tty1 9600
18 2:2345:respawn:/sbin/agetty tty2 9600
19 3:2345:respawn:/sbin/agetty tty3 9600
20 4:2345:respawn:/sbin/agetty tty4 9600
21 5:2345:respawn:/sbin/agetty tty5 9600
22 6:2345:respawn:/sbin/agetty tty6 9600
23
24 # Going single user mode for maintenance
25 xx:S1:respawn:/bin/bash