nixpkgs/nixos
Florian Klink ffd0060869 nixos/ceph: use ConditionPathExists to delay ceph daemon start
This prevents services to be started before they're initialized, and
renders the `systemd.targets.ceph.wantedBy = lib.mkForce [];` hack in
the vm tests obsolete - The config now starts up ceph after a reboot,
too.

Let's take advantage of that, crash all VMs, and boot them up again.
2019-11-09 16:13:13 +01:00
..
doc Merge pull request #70886 from allgreed/add-vbox-docs-hint 2019-11-07 17:24:14 -05:00
lib nixos/tests: correct arguments to get_unit_info 2019-11-08 15:01:42 +01:00
maintainers ec2-amis.nix: add 19.09 amis 2019-10-28 14:04:20 -04:00
modules nixos/ceph: use ConditionPathExists to delay ceph daemon start 2019-11-09 16:13:13 +01:00
tests nixos/ceph: use ConditionPathExists to delay ceph daemon start 2019-11-09 16:13:13 +01:00
COPYING
default.nix
README
release-combined.nix nixos.tests.fontconfig-default-fonts: init 2019-09-01 00:09:25 -04:00
release-small.nix release-small.nix: Don't depend on currentSystem 2019-06-19 14:07:37 +02:00
release.nix Merge pull request #68265 from tkerber/rpi4 2019-09-27 14:35:17 -04: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.