Screen users cant start screen because '/run/screen - no such directory'
But /run comes up 755 - so anything that doesnt suid cant put it's pid file or create its /run directory hierarchy. How to mitigate this?
/etc/init.d/screen-cleanup is supposed to create the directory properly, and used to just fine under openvz, but moving the container to lxc has caused this issue.
But /run comes up 755 - so anything that doesnt suid cant put it's pid file or create its /run directory hierarchy. How to mitigate this?
/etc/init.d/screen-cleanup is supposed to create the directory properly, and used to just fine under openvz, but moving the container to lxc has caused this issue.
Last edited: