[Bug 1886] Please move /tmp/ssh-XXXXXXXXXXXX directory to /var/run
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Sat Apr  2 12:15:39 EST 2011
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1886
--- Comment #2 from Josh Triplett <josh at joshtriplett.org> 2011-04-02 12:15:40 EST ---
(In reply to comment #1)
> /var/run is not user-writable on most Unix variants.
ssh-agent could simply fall back to /tmp if /var/run fails.
> Furthermore,
> safely reaping stale files from /tmp is a long solved problem
Not entirely.  Some systems remove old files from /tmp at boot time,
but that can result in unexpected data loss.  Furthermore, tmpreaper at
least avoids removing sockets unless explicitly requested.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list