http://bugs.winehq.org/show_bug.cgi?id=16107
Charles Davis cdavis@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cdavis@mines.edu
--- Comment #2 from Charles Davis cdavis@mines.edu 2009-11-20 20:31:32 --- How to fix this depends on which of the three categories we fall into. I think we fall into category 1, since all of wineserver's clients know what the server directory is. (In the call to bootstrap_register(), the server passes the server directory as the name.) That means that on Mac OS X 10.5 and up, wineserver should be a launchd service.
But that in and of itself presents its own complications. Because of this, I'm pretty sure Alexandre won't like the idea of switching to launchd.