]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - inittab
- removed unneeded termput hpa
[projects/rc-scripts.git] / inittab
diff --git a/inittab b/inittab
index 925bfa242b22a22ccbf2c8c4d7b7e9d29eb5feef..90a06c01dd532256e1186ef3d7456e4129ea5139 100644 (file)
--- a/inittab
+++ b/inittab
@@ -8,7 +8,7 @@
 #              Modified for RHS Linux by Marc Ewing and Donnie Barnes
 #
 
-# Default runlevel. The runlevels used by PLD are:
+# Default runlevel. The runlevels used by PLD Linux are:
 #   0 - halt (Do NOT set initdefault to this)
 #   1 - Single user mode
 #   2 - Multiuser, without NFS (The same as 3, if you do not have networking)
@@ -45,6 +45,8 @@ pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting Down"
 # If power was restored before the shutdown kicked in, cancel it.
 pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"
 
+# Run agetty on serial port
+# 0:12345:respawn:/sbin/agetty 9600 ttyS0 vt100
 
 # Run gettys in standard runlevels
 1:12345:respawn:/sbin/mingetty --noclear tty1
This page took 0.026695 seconds and 4 git commands to generate.