Usermode/inittab - Added automounter to init
authorJohn Hodge <[email protected]>
Wed, 10 Jul 2013 12:29:25 +0000 (20:29 +0800)
committerJohn Hodge <[email protected]>
Wed, 10 Jul 2013 12:29:25 +0000 (20:29 +0800)
Usermode/Filesystem/Conf/inittab

index 98b7bbe..7b09b37 100644 (file)
@@ -1,4 +1,5 @@
 exec /Acess/SBin/dhcpc
+exec /Acess/SBin/automount
 
 daemon /Devices/null /Devices/null /Acess/SBin/telnetd
 
@@ -6,5 +7,4 @@ ktty 0 /Acess/SBin/login
 ktty 1 /Acess/SBin/login
 stty serial/0 8N1b115200 /Acess/SBin/login
 
-
 # vim: ft=text

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