Files
lix/src
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
..
2010-04-20 09:20:29 +00:00
2012-03-18 23:54:57 +01:00
2012-04-13 14:28:26 +02:00
2012-03-18 23:54:57 +01:00