summaryrefslogtreecommitdiff
path: root/fgetty/README
diff options
context:
space:
mode:
authorAlan Mizrahi <alan+crux@mizrahi.com.ve>2006-11-06 11:17:47 -0400
committerAlan Mizrahi <alan+crux@mizrahi.com.ve>2006-11-06 11:17:47 -0400
commitb8cdd104fecd5ae0a20bd703ad2a781e288b6255 (patch)
tree4a6d3ef4ca10f337b7fcfc3d7872964c3c7a12c7 /fgetty/README
parent5e9c6f2d2daa8f4b89cc8753ec1a29c273e9459a (diff)
downloadcontrib-b8cdd104fecd5ae0a20bd703ad2a781e288b6255.tar.gz
contrib-b8cdd104fecd5ae0a20bd703ad2a781e288b6255.tar.xz
fgetty: initial commit
Diffstat (limited to 'fgetty/README')
-rw-r--r--fgetty/README13
1 files changed, 13 insertions, 0 deletions
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

Generated by cgit