On 2014-07-02 2:10 PM, Yuriy Taraday wrote:
One problem that comes to mind is that screen tries to reopen your
terminal when you attach to existing session or run a new one.
So if you have one user you log in to a test server (ubuntu? root?) and
another user that runs screen session (stack), you won't be able to
attach to the session unless you do some dance with access rights (like
"chmod a+rw `tty`" or smth).


I run this command to fix this issue instead of messing with chmod:

  script /dev/null

--
Mathieu

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to