Ignore:
Timestamp:
Aug 16, 2013, 10:00:36 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
35aeffe
Parents:
b0495e2
Message:

Add missing --noclear option to first agetty entry.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/sysvinit.xml

    rb0495e2 r2c67422  
    8282
    8383<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
    84 <literal>1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
     84<literal>1:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty1 9600
    85852:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty2 9600
    86863:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty3 9600
Note: See TracChangeset for help on using the changeset viewer.