From b8cdd104fecd5ae0a20bd703ad2a781e288b6255 Mon Sep 17 00:00:00 2001 From: Alan Mizrahi Date: Mon, 6 Nov 2006 11:17:47 -0400 Subject: fgetty: initial commit --- fgetty/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fgetty/README (limited to 'fgetty/README') diff --git a/fgetty/README b/fgetty/README new file mode 100644 index 000000000..41a128922 --- /dev/null +++ b/fgetty/README @@ -0,0 +1,13 @@ +REQUIREMENTS + +PRE-INSTALL + +POST-INSTALL + + * Add fgetty to your /etc/inittab, I use this: +c1:123:respawn:/sbin/fgetty tty1 +c2:23:respawn:/sbin/fgetty tty2 +c3:23:respawn:/sbin/fgetty tty3 +c4:23:respawn:/sbin/fgetty tty4 + +PRECAUTION -- cgit v1.2.3