From aadd8e8ebeb9006656a96a9e1935281ec94f320c Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 19 Oct 2025 12:48:07 -0500 Subject: [PATCH] README: note Debian/Ubuntu WRT reboots --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb34467..2b2c248 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ None. |----------|:------------|-------------:|-----------------:| | `zfs_dkms_arc_pct_min` | _Minimum_ physical memory (%) for ARC.
_(Adaptive Read Cache)_ | `0` | `0` | | `zfs_dkms_arc_pct_max` | _Peak_ physical memory (%) for ARC. | `16` | `0` | -| `zfs_dkms_timeout` | Seconds to wait while rebooting `Fedora`, `RHEL`, or derivatives for kernel/header currency.
Skipped if the `zfs` kernel module is already loaded. | `3600` | _N/A_ | +| `zfs_dkms_timeout` | Seconds to wait while rebooting `Fedora`, `RHEL`, or derivatives for kernel/header currency. Not applicable to `Debian` or `Ubuntu`.

Skipped when `zfs` is already loaded. | `3600` | _N/A_ | ## Dependencies