[openstack-dev] Using tmux instead of screen in devstack
    Mathieu Gagné 
    mgagne at iweb.com
       
    Thu Jul  3 00:25:27 UTC 2014
    
    
  
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
    
    
More information about the OpenStack-dev
mailing list