I've installed Samba on FreeBSD 9 RC3, and have placed
at the end of my rc.conf. I've placed the static network configuration at the beginning of rc.conf.
But after much testing I've determined the network isn't coming up fast enough for samba to initialize properly. I get pid's for both smbd and nmbd but can't connect to the Samba share from another computer until I restart Samba.
Is there any way to create a delay before initializing Samba? Or perhaps starting Samba with a separate script altogether?
Thanks,
Scott
Code:
samba_enable="YES"
But after much testing I've determined the network isn't coming up fast enough for samba to initialize properly. I get pid's for both smbd and nmbd but can't connect to the Samba share from another computer until I restart Samba.
Is there any way to create a delay before initializing Samba? Or perhaps starting Samba with a separate script altogether?
Thanks,
Scott