nixpkgs/modules/services/network-filesystems
Eelco Dolstra 9600035e02 * Don't use "starting" events because they basically don't work - they
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
2010-07-12 15:14:26 +00:00
..
openafs-client Fix bugs and improve modules/services/network-filesystems/openafs-client 2010-02-01 16:29:15 +00:00
nfs-kernel.nix * Don't use "starting" events because they basically don't work - they 2010-07-12 15:14:26 +00:00
samba.nix * There is no "samba-control" job. 2010-07-07 12:32:56 +00:00