Comment 2 for bug 738209

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

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 looks for evidence that automounting is ready to be used and blocks started until that condition is true.