1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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
default.nix
README
release-combined.nix
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.