lix/src/nix-worker
Eelco Dolstra 2f3f413e91 Support socket-based, on-demand activation of the Nix daemon with systemd
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.
2012-06-18 23:01:46 -04:00
..
help.txt * Remove queryPathHash(). 2006-12-02 14:27:24 +00:00
Makefile.am * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
nix-worker.cc Support socket-based, on-demand activation of the Nix daemon with systemd 2012-06-18 23:01:46 -04:00