forked from mirrors/nixpkgs
unmounted or at least remounted read-only during shutdown. Upstart 0.6 apparently uses nscd to do some name lookups, resulting in it holding some mmap mappings to deleted files in /var/run/nscd. E.g. lsof shows: init 1 root DEL REG 253,0 1850313 /var/run/nscd/dbyn3Piz init 1 root DEL REG 253,0 1850312 /var/run/nscd/dbt2e8PH See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324900. This is a workaround - it would be better if Upstart didn't do this. svn path=/nixos/branches/upstart-0.6/; revision=18258 |
||
---|---|---|
doc | ||
gui | ||
lib | ||
maintainers | ||
modules | ||
tests | ||
default.nix | ||
README | ||
release.nix | ||
STABLE | ||
VERSION |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.