nixpkgs/nixos
Peter Hoeg db1a40a882 home-assistant: use SIGINT instead of SIGTERM to shut down (#49571)
hass will ignore the standard SIGTERM sent by systemd during stop/restart and we
then have to wait for the timeout after which systemd will forcefully kill the
process.

If instead if we send SIGINT, hass will shut down nicely.

There are many issues reported upstream about the inability to shut down/restart
and it is *supposed* to work with SIGTERM but doesn't.
2018-11-01 16:39:37 +01:00
..
doc Merge pull request #49348 from markuskowa/mod-slurm-upgrade 2018-10-31 00:16:11 +01:00
lib NixOS tests: Wait for shell for 10x longer (50m) 2018-10-30 09:22:42 +01:00
maintainers create-amis.sh: Change directory for AMIs 2018-07-24 21:19:14 +02:00
modules home-assistant: use SIGINT instead of SIGTERM to shut down (#49571) 2018-11-01 16:39:37 +01:00
tests Merge pull request #49348 from markuskowa/mod-slurm-upgrade 2018-10-31 00:16:11 +01:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release-combined: remove keymap tests from tested job 2018-06-06 21:02:55 +02:00
release-small.nix Add the boot test to release-small.nix 2018-02-27 20:09:07 +01:00
release.nix postgresql*: use underscores in version numbers 2018-10-30 14:32:21 +00: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.