1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
volth 15351c4780 apply 'restartIfChanged = false' to all libvirtd services
Although it is quite safe to restart ```libvirtd``` when there are only ```qemu``` machines, in case if there are ```libvirt_lxc``` containers, a restart may result in putting the whole system into an odd state: the containers go on running but the new ```libvirtd``` daemons do not see them.
2017-08-10 11:34:32 +00:00
..
doc/manual zfs, spl: 0.6.5.11 -> 0.7.0 2017-07-27 19:00:54 +02:00
lib make-ext4-fs: Fix modification timestamps in image 2017-07-29 22:03:43 +03:00
maintainers
modules apply 'restartIfChanged = false' to all libvirtd services 2017-08-10 11:34:32 +00:00
tests
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

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