9600035e02
cause restarting of jobs to hang indefinitely because the required "start on" condition never triggers. For instance, after "stop nfs-kernel-nfsd", "start nfs-kernel-nfsd" will hang until we do "stop portmap; start portmap". This is due to the "starting nfs-kernel-nfsd and started portmap" condition in the nfs-kernel-mountd job. Apparently, because portmap is already running, the condition "started portmap" never happens because no event is emitted. svn path=/nixos/trunk/; revision=22562 |
||
---|---|---|
doc | ||
gui | ||
lib | ||
maintainers | ||
modules | ||
tests | ||
COPYING | ||
default.nix | ||
README | ||
release.nix | ||
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.