diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-25 17:31:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-25 17:31:03 -0400 |
| commit | f019971de441c5530279b00a6ef4aad991cb3222 (patch) | |
| tree | 7c7096db69a63800c38e906323026ada2c5558a6 /doc | |
| parent | 9c97ec26003581b1b1238b3921b43ba9baaaa80f (diff) | |
comment
Diffstat (limited to 'doc')
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/unix__95__listener:___34____47__home__47__experiences__47__instrumentation__47__picca__47__.ssh__47__propellor__47__diffabs6.exp.synchrotron-soleil.fr.sock.j3awdJtqk5r3HB1I__34___too_long_for_Unix_domain_socket/comment_2_28706044d9cc744148c6744577afd261._comment b/doc/forum/unix__95__listener:___34____47__home__47__experiences__47__instrumentation__47__picca__47__.ssh__47__propellor__47__diffabs6.exp.synchrotron-soleil.fr.sock.j3awdJtqk5r3HB1I__34___too_long_for_Unix_domain_socket/comment_2_28706044d9cc744148c6744577afd261._comment new file mode 100644 index 00000000..2423a91e --- /dev/null +++ b/doc/forum/unix__95__listener:___34____47__home__47__experiences__47__instrumentation__47__picca__47__.ssh__47__propellor__47__diffabs6.exp.synchrotron-soleil.fr.sock.j3awdJtqk5r3HB1I__34___too_long_for_Unix_domain_socket/comment_2_28706044d9cc744148c6744577afd261._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-03-25T21:26:20Z" + content=""" +If someone wants to improve this more later, it would suffice to make +`sshCachingParams` fall back to using a temp file in /tmp for the socket +when HOME is too long, as long as repeated calls to `sshCachingParams` +inside the same propellor process returned the same temp file each time +(for a given HostName). Of course, the temp files would need to be cleaned +up when propellor exists. +"""]] |
