Peter van Gemert wrote: >> You could test this by adding a sleep to /lib/svc/method/svc-autofs after it >> launches >> automount in the background. > > I would advice you to add the sleep to your own service method. This way you > make sure that a patch doesn't overwrite your changes to the autfo method.
Well, to do that I would need to move my service method out of my home directory. Which I could do, but... I have a workaround that's sufficient for me - depending on "multiuser" instead of "autofs". But it sounds like it's a bug in the autofs startup. I'm just going to file a bug and let someone else spend the time to sort it out. Thanks.