Comment 16 for bug 574773

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

Scott Moser suggested something like this in IRC:
"while ! grep -q /var/run /proc/mounts && sleep 1; :; done

But he also agreed with me -- the upstart job is the *right* solution.