Excerpts from Cypher2's message of Sun Apr 10 06:48:36 UTC 2011: > The one I posted is the fixed version, without the "and net-device-up > IFACE!=lo" > > go figure why, but since maverick.. it's been the only way nmbd has been > able to start on boot for me... > > when the "and net-device-up IFACE!=lo" is present, only smbd starts and i am > unable to view the network computers or access their shares as samba > requires both smbd and nmbd to be operationnal to function.... removing that > upstart dependency has fixed it for me without any further bugs or issues to > report... > > I guess it's simply unnecessary in the config? > > Samba used to work damn fine for me up until maverick... Thats interesting. Samba was converted to upstart in lucid and had the same start condition then. I wonder if you wouldn't mind booting with the kernel option '--verbose' and posting the contents of /var/log/boot.log with your start condition, and with the original one? One thing that I have seen with smbd is that it "starts" but respawns rapidly until the loopback interface comes up. The test I describe above will determine if nmbd is doing that as well. > > On Sat, Apr 9, 2011 at 6:23 PM, Clint Byrum