Automating SMB Startup

Using the "smbmount" example from the Tutorial, we add the smbmount command to PLAC.go as follows:

Samba mounting can take some time, so be prepared to wait. If it's allright not to wait (even though the network is not yet fully up), substitute this command for the 'echo' command:

If NFS mounting is desired, substitute the nfs mount command from the tutorial in place of 'echo "smbmount...' as follows: