Usermode/libc++ - Exception handling implemented (partially)
[tpg/acess2.git] / Usermode / Filesystem / Conf / inittab
index cf07584..70767f8 100644 (file)
@@ -1,8 +1,11 @@
 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

UCC git Repository :: git.ucc.asn.au