/[sysadmin-cookbook]/recepies/lxc/3.append
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /recepies/lxc/3.append

Parent Directory Parent Directory | Revision Log Revision Log


Revision 64 - (hide annotations)
Wed May 13 16:41:53 2009 UTC (14 years, 10 months ago) by dpavlin
File size: 314 byte(s)
append ttys to /etc/inittab

1 dpavlin 62 # Normally not reached, but fallthrough in case of emergency.
2     z6:6:respawn:/sbin/sulogin
3     1:2345:respawn:/sbin/getty 38400 console
4     c1:12345:respawn:/sbin/getty 38400 tty1 linux
5     c2:12345:respawn:/sbin/getty 38400 tty2 linux
6     c3:12345:respawn:/sbin/getty 38400 tty3 linux
7     c4:12345:respawn:/sbin/getty 38400 tty4 linux

  ViewVC Help
Powered by ViewVC 1.1.26