Last change
on this file since 660 was
641,
checked in by ecprice, 16 years ago
|
Getting towards the autoinstaller in domU.
Works with etch, almost works with Hardy but has network trouble.
|
File size:
331 bytes
|
Rev | Line | |
---|
[641] | 1 | --- /etc/event.d/ttyS0.orig 2008-06-22 01:57:29.000000000 -0400 |
---|
| 2 | +++ /etc/event.d/ttyS0 2008-06-22 03:12:01.000000000 -0400 |
---|
| 3 | @@ -0,0 +1,11 @@ |
---|
| 4 | +start on runlevel 2 |
---|
| 5 | +start on runlevel 3 |
---|
| 6 | +start on runlevel 4 |
---|
| 7 | +start on runlevel 5 |
---|
| 8 | + |
---|
| 9 | +stop on runlevel 0 |
---|
| 10 | +stop on runlevel 1 |
---|
| 11 | +stop on runlevel 6 |
---|
| 12 | + |
---|
| 13 | +respawn |
---|
| 14 | +exec /sbin/getty 115300 ttyS0 |
---|
Note: See
TracBrowser
for help on using the repository browser.