tailscale/atomicfile
James Tucker b0ed863d55 atomicfile: use /tmp for socket path on macOS
macOS does not allow unix socket creation in private temp directories,
but global /tmp is ok, so swap out for global temp for now.

Updates #7658
Updates #7785

Signed-off-by: James Tucker <jftucker@gmail.com>
2023-04-04 09:14:37 -07:00
..
atomicfile_test.go atomicfile: use /tmp for socket path on macOS 2023-04-04 09:14:37 -07:00
atomicfile.go atomicfile: reject overwriting irregular files 2023-03-31 13:29:52 -07:00