summaryrefslogtreecommitdiffstats
path: root/src.etc
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-08 17:35:27 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-08 17:35:27 (EDT)
commit82ec1115f41bf30b719c80a4906405b762597c2c (patch)
tree2ca6d3a51e7d0b39c0ae660496b5026562562af2 /src.etc
parentc585ced6322f5f8c945ba59a56d7540b4988d845 (diff)
/etc/inittab: New file.
Diffstat (limited to 'src.etc')
-rw-r--r--src.etc/inittab15
1 files changed, 15 insertions, 0 deletions
diff --git a/src.etc/inittab b/src.etc/inittab
new file mode 100644
index 0000000..e2c00a5
--- /dev/null
+++ b/src.etc/inittab
@@ -0,0 +1,15 @@
+# /etc/inittab
+
+::sysinit:/etc/init.d/rcS
+::shutdown:/etc/init.d/rcK
+
+tty1::askfirst:/sbin/getty 38400 tty1
+tty2::askfirst:/sbin/getty 38400 tty2
+tty3::askfirst:/sbin/getty 38400 tty3
+tty4::askfirst:/sbin/getty 38400 tty4
+tty5::askfirst:/sbin/getty 38400 tty5
+tty6::askfirst:/sbin/getty 38400 tty6
+
+::respawn:/sbin/getty -L ttyS0 115200 vt100
+
+::ctrlaltdel:/etc/init.d/rcK