[Bug 738209] Re: autofs appears to be started before it is truly functional

2011-03-24 Thread Clint Byrum
There are two issues here. One is that the package appears to fork before it is actually ready for things to automount. Because of that, we don't have a clear point which we can emit the started event. So either a patch should be made to have it fork later (unlikely) or we need a post-start that

[Bug 738209] Re: autofs appears to be started before it is truly functional

2011-03-23 Thread Serge Hallyn
** Changed in: autofs (Ubuntu) Importance: Undecided = Medium ** Changed in: autofs (Ubuntu) Assignee: (unassigned) = Clint Byrum (clint-fewbar) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu.

[Bug 738209] Re: autofs appears to be started before it is truly functional

2011-03-19 Thread Mark Russell
You can work around this issue by adding this to the end of /etc/init/autofs.conf: post-start script sleep 5 end script -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in ubuntu. https://bugs.launchpad.net/bugs/738209