Revision 2f3f413e91620d2314be59870f4bd67292f7d2de authored by Eelco Dolstra on 19 June 2012, 03:01:46 UTC, committed by Eelco Dolstra on 19 June 2012, 03:01:46 UTC
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.
1 parent 02fb632
| File | Mode | Size |
|---|---|---|
| corepkgs | ||
| doc | ||
| misc | ||
| perl | ||
| scripts | ||
| src | ||
| tests | ||
| .gitignore | -rw-r--r-- | 2.5 KB |
| AUTHORS | -rw-r--r-- | 149 bytes |
| COPYING | -rw-r--r-- | 25.8 KB |
| INSTALL | -rw-r--r-- | 9.0 KB |
| Makefile.am | -rw-r--r-- | 1.7 KB |
| README | -rw-r--r-- | 360 bytes |
| bootstrap.sh | -rwxr-xr-x | 68 bytes |
| build.nix | -rw-r--r-- | 4.8 KB |
| configure.ac | -rw-r--r-- | 9.2 KB |
| nix.conf.example | -rw-r--r-- | 7.2 KB |
| nix.spec.in | -rw-r--r-- | 5.7 KB |
| release.nix | -rw-r--r-- | 7.8 KB |
| substitute.mk | -rw-r--r-- | 1.2 KB |
| version | -rw-r--r-- | 3 bytes |

Computing file changes ...
README

Loading README ...