X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FFilesystem%2FConf%2Finittab;h=70767f8d828f03587f8c8a14966ea83f924d3b02;hb=b52f69bd4a5299bd990b9153dc80da5c898864c7;hp=a64bfc0cfe5a669c51b1221bd8e3c75c5a25cc82;hpb=b0da731b2d89b9dd58de2c98eaf6218a41a21920;p=tpg%2Facess2.git diff --git a/Usermode/Filesystem/Conf/inittab b/Usermode/Filesystem/Conf/inittab index a64bfc0c..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 +# vim: ft=text