nixpkgs/modules/system/upstart-events
Eelco Dolstra 9704472d1c Some hacks to support clean shutdowns of VMs that mount the Nix store
ove QEMU (and other NixOS instances that use a remote filesystem like
NFS):

* Don't take down the network interfaces during shutdown.
* Don't try to unmount the Nix store.  Usually, this doesn't work
  because it's still in use, but on remote filesystems like CIFS the
  `-f' umount flag actually works.

svn path=/nixos/branches/modular-nixos/; revision=16036
2009-06-24 13:33:03 +00:00
..
ctrl-alt-delete.nix * More moving. 2009-05-25 14:19:33 +00:00
halt.nix Some hacks to support clean shutdowns of VMs that mount the Nix store 2009-06-24 13:33:03 +00:00
maintenance-shell.nix * More moving. 2009-05-25 14:19:33 +00:00