X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FFilesystem%2FConf%2Finittab;h=70767f8d828f03587f8c8a14966ea83f924d3b02;hb=c58f6a057d31ee2c2be3b41b8ff17c4a3dcb9c4f;hp=799d2efed1a78aacbcf76714bcef96a7565bc2c9;hpb=97e8160ec9389e8ea6f67e82e0ca727b1420673f;p=tpg%2Facess2.git diff --git a/Usermode/Filesystem/Conf/inittab b/Usermode/Filesystem/Conf/inittab index 799d2efe..70767f8d 100644 --- a/Usermode/Filesystem/Conf/inittab +++ b/Usermode/Filesystem/Conf/inittab @@ -1,8 +1,11 @@ -exec /Acess/Bin/dhcpc +exec /Acess/SBin/dhcpc +exec /Acess/SBin/automount + +daemon /Devices/null /Devices/null /Acess/SBin/telnetd ktty 0 /Acess/SBin/login ktty 1 /Acess/SBin/login -stty serial/0 /Acess/SBin/login - +stty 0 8N1b115200 /Acess/SBin/login +stty 1 8N1b115200 /Acess/SBin/login # vim: ft=text