rc-scripts/trunk/inittab
arekm
cvs at pld-linux.org
Tue Aug 23 18:28:27 CEST 2005
Author: arekm
Date: Tue Aug 23 18:28:24 2005
New Revision: 6328
Modified:
rc-scripts/trunk/inittab
Log:
Example for agetty on serial port.
Modified: rc-scripts/trunk/inittab
==============================================================================
--- rc-scripts/trunk/inittab (original)
+++ rc-scripts/trunk/inittab Tue Aug 23 18:28:24 2005
@@ -45,6 +45,8 @@
# 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
More information about the pld-cvs-commit
mailing list