9600035e02619d6d58d7828b4f9ce893b520538a
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
*** 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.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%