nixpkgs/pkgs/tools/virtualization/nixos-container
Scott R. Parish d6c55c16f6 nixos-container: replace 'kill' command with 'terminate'
My earlier commit to have `nixos-container destroy` use `kill` broke
the `container-imperative` test, see[1]. As suggested by @aszlig,
`machinectl terminate` doesn't have that problem, and is the command
that should have been used to begin with rather then `kill`.

1| 60c6c7bc9a (commitcomment-18478032)
2016-08-03 11:08:32 -07:00
..
default.nix nixos-containers: init package (#16959) 2016-07-19 08:13:06 +02:00
nixos-container-completion.sh nixos-containers: init package (#16959) 2016-07-19 08:13:06 +02:00
nixos-container.pl nixos-container: replace 'kill' command with 'terminate' 2016-08-03 11:08:32 -07:00