Comment 29 for bug 574773

Revision history for this message
Bob Ballister (78luphr0rnk2nuqimstywepozxn9kl19tqh0tx66b5dki1xxsh5mkz9gl21a5rlwfnr8jn6ln0m3jxne2k9x1ohg-launchpad) wrote : Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

I am experiencing this bug on Ubuntu 12.04.1

To reproduce, all you have to do is make a bunch of screen commands in crontab and one of them will randomly fail with this message.

@reboot screen -dmS name1 command1
@reboot screen -dmS name2 command2
@reboot screen -dmS name3 command3
etc...