]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - inittab
- merge from TOTALNEW branch (see NEWS for more info)
[projects/rc-scripts.git] / inittab
diff --git a/inittab b/inittab
index 1f341ea5c1beba05ca9acd2a201076c37b4edd41..39f40618f7898f640bcd878472f2185dc705412e 100644 (file)
--- a/inittab
+++ b/inittab
@@ -2,7 +2,7 @@
 # inittab       This file describes how the INIT process should set up
 #               the system in a certain run-level.
 #
-#              $Id: inittab,v 1.4 1999/07/31 11:24:17 misiek Exp $
+#              $Id: inittab,v 1.5 2001/05/15 16:03:33 baggins Exp $
 #
 # Author:       Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
 #               Modified for RHS Linux by Marc Ewing and Donnie Barnes
@@ -56,5 +56,9 @@ pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"
 7:2345:respawn:/sbin/mingetty tty7
 8:2345:respawn:/sbin/mingetty tty8
 
+# Examples
+# 9:2345:respawn:/sbin/mingetty --mono tty9
+# 10:2345:respawn:/sbin/mingetty --remote-host=some.host.in.net.pl tty10
+
 # Run xdm in runlevel 5
 #x:5:respawn:/usr/bin/X11/xdm -nodaemon
This page took 0.026335 seconds and 4 git commands to generate.