projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b41fbe5
)
* Enable getty on the first serial port.
author
Matthijs Kooijman
<matthijs@drsnuggles.stderr.nl>
Tue, 17 Jun 2008 11:55:02 +0000
(13:55 +0200)
committer
Matthijs Kooijman
<matthijs@drsnuggles.stderr.nl>
Tue, 17 Jun 2008 11:55:02 +0000
(13:55 +0200)
etc/inittab
patch
|
blob
|
history
diff --git
a/etc/inittab
b/etc/inittab
index 04eabd609a1f564caa2b017b150db39041e40316..2f0eb805419cb0abaaedde7aaea96f34fb170631 100644
(file)
--- a/
etc/inittab
+++ b/
etc/inittab
@@
-60,7
+60,7
@@
po::powerokwait:/etc/init.d/powerfail stop
# Example how to put a getty on a serial line (for a terminal)
#
-
#T0:23:respawn:/sbin/getty -L ttyS0 96
00 vt100
+
T0:23:respawn:/sbin/getty -L ttyS0 1152
00 vt100
#T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
# Example how to put a getty on a modem line.