f

Paul J. Condie pjc at pcbox.UUCP
Thu Apr 21 14:26:50 AEST 1988


In article <11 at thezone.UUCP> emm at thezone.UUCP (Edward M. Markowski) writes:
>
>
>The way to enable/disable the getty on tty000, is to modify the /etc/inittab
>file. Be VERY careful when doing this, the inittab file is used during
>bootup and when users logout. If the inittab file is haphazardly changed
>the system might not work correctly. If you have the manual read the 
>entry about init( 1M ) and inittab( 4 ).
>

why not just do a "setgetty 000 1"
where:
000 = tty000
1 = turn getty on

"setgetty 000 0"
turns it back off



More information about the Comp.sys.att mailing list