Usermode/libnet - Implementation of DNS lookup, untested
[tpg/acess2.git] / Usermode / Filesystem / Conf / inittab
1 exec /Acess/SBin/dhcpc
2 exec /Acess/SBin/automount
3
4 daemon /Devices/null /Devices/null /Acess/SBin/telnetd
5
6 ktty 0 /Acess/SBin/login
7 ktty 1 /Acess/SBin/login
8 stty 0 8N1b115200 /Acess/SBin/login
9 stty 1 8N1b115200 /Acess/SBin/login
10
11 # vim: ft=text

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