forked from lix-project/lix
2f3f413e91
Systemd can start the Nix daemon on demand when the Nix daemon socket is first accessed. This is signalled through the LISTEN_FDS environment variable, so all we need to do is check for that and then use file descriptor 3 as the listen socket instead of creating one ourselves. |
||
---|---|---|
.. | ||
help.txt | ||
Makefile.am | ||
nix-worker.cc |