f26cd8d Update ssh-agent permissions (#1296724)

Authored and Committed by jjelen 8 years ago
1 file changed. 1 lines added. 1 lines removed.
    Update ssh-agent permissions (#1296724)
    
    * It is no longer required to have ssh-agent with suid bit, because
      the ptrace attach is prevented using PR_SET_DUMPABLE 0 [1]
    
    [1] https://anongit.mindrot.org/openssh.git/commit/?id=6c4914afccb0c188a2c412d12dfb1b73e362e07e
    
        
file modified
+1 -1