X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Usermode%2FFilesystem%2FConf%2Finittab;h=70767f8d828f03587f8c8a14966ea83f924d3b02;hb=c30a10bc7b7c60aeec0fc02ac6af259b01f33764;hp=e752837bb025f31b5bdb365fb785b2df9ef15222;hpb=be059ef0a3a645906fcd4009733ecbbde4f0c9b8;p=tpg%2Facess2.git diff --git a/Usermode/Filesystem/Conf/inittab b/Usermode/Filesystem/Conf/inittab index e752837b..70767f8d 100644 --- a/Usermode/Filesystem/Conf/inittab +++ b/Usermode/Filesystem/Conf/inittab @@ -6,5 +6,6 @@ daemon /Devices/null /Devices/null /Acess/SBin/telnetd ktty 0 /Acess/SBin/login ktty 1 /Acess/SBin/login stty 0 8N1b115200 /Acess/SBin/login +stty 1 8N1b115200 /Acess/SBin/login # vim: ft=text