Fixes: https://git.lix.systems/lix-project/lix/issues/640 Change-Id: I2c4dc0e2642379e3f16fc39909dd4da8695d7239
477 B
477 B
synopsis, issues, cls, category, credits
| synopsis | issues | cls | category | credits | |||
|---|---|---|---|---|---|---|---|
| Fetch peer PID for daemon connections on macOS |
|
|
Fixes |
|
nix-daemon will now fetch the peer PID for connections on macOS, to match behavior with Linux.
Besides showing up in the log output line, If nix-daemon is given an argument (such as --daemon)
that argument will be overwritten with the peer PID for the forked process that handles the connection,
which can be used for debugging purposes.