nixpkgs/nixos
Bjørn Forsman 0bfd27535f nixos/libvirtd: refresh LXC emulator path on startup
This fixes the issue when the LXC emulator binary is garbage collected
and breaks libvirtd containers, because libvirtd XML file still refers
to GC'ed store path.

We already have a fix for QEMU, this commit extends the fix to cover LXC
too.
2014-09-15 23:03:20 +02:00
..
doc/manual Manual: Fix build product 2014-09-10 15:03:59 +02:00
gui Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
lib nixos/test-reports: use local copy of jquery 2014-09-07 15:47:59 +02:00
maintainers Initial configuration + image generation script for Micro$oft Azure. Work in progress for #3986. 2014-09-06 21:37:46 +02:00
modules nixos/libvirtd: refresh LXC emulator path on startup 2014-09-15 23:03:20 +02:00
tests containers: Don't descend into mounts on destroy. 2014-09-11 18:12:35 +02:00
COPYING Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Fix nixos-option 2013-10-28 22:45:58 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix nixos tested: only build on supportedSystems 2014-09-03 12:51:10 +02:00
release.nix Disable the logstash test 2014-09-05 15:28:55 +02:00

*** 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.