Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6018cf4a692b5e12e433cc332f8d8f79ccd57ba1
      
https://github.com/NixOS/nixpkgs/commit/6018cf4a692b5e12e433cc332f8d8f79ccd57ba1
  Author: Dan Peebles <[email protected]>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M nixos/modules/virtualisation/amazon-init.nix
    M nixos/tests/ec2.nix

  Log Message:
  -----------
  amazon-init.service: fix starting services at startup

We now make it happen later in the boot process so that multi-user
has already activated, so as to not run afoul of the logic in
switch-to-configuration.pl. It's not my favorite solution, but at
least it works. Also added a check to the VM test to catch the failure
so we don't break in future.

Fixes #23121


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to