Comment 1 for bug 672438

Revision history for this message
Martin Pitt (pitti) wrote : Re: cups upstart post-start script not completing

But you can just as well disable the pid file in cups. Disabling the local socket is pretty evil, since that will immediately break all the cups command line tools (you'd always have to specify "-h localhost"). Without the local socket there is no way that we can check when the daemon is ready to accept requests, and the remainder of the script won't work either.