forked from mirrors/nixpkgs
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 |
||
---|---|---|
.. | ||
openafs-client | ||
nfs-kernel.nix | ||
samba.nix |