nixpkgs/nixos/modules
pennae 300226261f nixos/unifi: fix unifi ExecStop= being incompatible with systemd
unifi does not shut down properly when stopped via systemd (it always exits with
SIGTERM exit status) because systemd wants stop commands to not exit before the
main command is gone and unifi does not comply. the easiest way around this is
to have systemd send an ignored signal after the stop command has exited.

unifi may still throw exceptions during shutdown, but it *does* exit cleanly as
far as systemd is concerned now.
2021-10-14 13:26:14 +02:00
..
config Merge pull request #140723 from rnhmjoj/pr-fontdir-headless 2021-10-11 19:42:19 +02:00
hardware nixos/nvidia: fix typo in PM assert 2021-10-13 09:39:35 -06:00
i18n/input-method nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
installer nix-fallback-paths.nix: Update to 2.3.16 2021-10-07 17:33:53 +02:00
misc kippo: cleanup the corresponding broken module. 2021-10-08 14:10:49 +08:00
profiles NixOS AWS AMI: enable the serial console on ttyS0 2021-08-20 12:42:02 -04:00
programs nixos/git: add lfs option to allow enabling and installing lfs easily 2021-10-11 17:56:33 +02:00
security nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
services nixos/unifi: fix unifi ExecStop= being incompatible with systemd 2021-10-14 13:26:14 +02:00
system Merge pull request #139833 from flox/multipath 2021-10-13 09:58:25 -04:00
tasks Merge pull request #140779 from legendofmiracles/wol 2021-10-09 10:34:26 +02:00
testing nixos/lib/qemu-flags: rename to qemu-common 2021-09-18 16:58:16 +02:00
virtualisation nixos/qemu-vm: quote QEMU_NET_OPTS 2021-10-06 23:12:53 +02:00
module-list.nix Merge pull request #139833 from flox/multipath 2021-10-13 09:58:25 -04:00
rename.nix Merge pull request #140820 from VergeDX/kippo-remove 2021-10-11 17:19:11 +08:00