nixpkgs/modules/system/activation
Eelco Dolstra a5c433696c * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify
shutdown.  (Portmap and statd are needed during shutdown to unmount
  NFS volumes but have open files in /var/run.)
* In the shutdown job, don't kill PIDs belonging to Upstart jobs that
  are still running.  If they don't stop on the "starting shutdown"
  event, then they're needed during shutdown (such as portmap and
  statd).
* NFS test: test whether the shutdown quickly unmounts NFS volumes
  (i.e. whether portmap and statd are still running).

svn path=/nixos/branches/boot-order/; revision=22204
2010-06-09 22:29:06 +00:00
..
activation-script.nix * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify 2010-06-09 22:29:06 +00:00
no-clone.nix Add extra module argument to provide a nesting.clone option. This option 2010-05-08 17:18:26 +00:00
switch-to-configuration.sh Remove tabs 2010-04-15 15:47:26 +00:00
top-level.nix Add extra module argument to provide a nesting.clone option. This option 2010-05-08 17:18:26 +00:00