nixpkgs/nixos
Eelco Dolstra 307064ceb5 Don't use machinectl to shut down containers
If the host is shutting down, machinectl may fail because it's
bus-activated and D-Bus will be shutting down. So just send a signal
to the leader process directly.

Fixes #6212.
2015-02-28 19:23:00 +01:00
..
doc/manual Correct NetworkManager documentation 2015-02-24 22:09:36 +05:00
lib In a test VM it's impossible to connect to itself, so fix this 2015-02-19 21:13:49 +00:00
maintainers
modules Don't use machinectl to shut down containers 2015-02-28 19:23:00 +01:00
tests nixos/tests/chromium: Check new userns sandbox. 2015-02-22 07:52:53 +01:00
COPYING
default.nix
README
release-combined.nix Drop tests.installer.grub1 as release critical 2015-02-12 16:20:00 +01:00
release-small.nix
release.nix Disable the cjdns test 2015-02-27 20:55:44 +01: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.