nixpkgs/nixos/doc/manual
Raito Bezarius 16658f7634 nixos/netdata: introduce deadlineBeforeStopSec
Previously, we hardcoded a 60 second timer to stop netdata if we didn't have any answer back.
This is wrong and can cause data loss because the SIGTERM sent by systemd can sometimes be not honored.
Which in turn becomes a SIGKILL, causing potential data loss / corruption.

Offer a flag to users and bump the deadline to 2 minutes.
2023-05-08 19:29:13 +02:00
..
administration
configuration tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
development Merge pull request #228111 from alyssais/nixosTest-hostname 2023-05-05 08:12:36 +02:00
installation nixos-render-docs: add examples support 2023-05-03 19:58:21 +02:00
manpages
release-notes nixos/netdata: introduce deadlineBeforeStopSec 2023-05-08 19:29:13 +02:00
contributing-to-this-manual.chapter.md
default.nix
man-pages.xml
manual.md
nixos-options.md
preface.md
README.md