From c0eca3493de10e44cca9d12367602260e82c4c00 Mon Sep 17 00:00:00 2001 From: anish kumar Date: Thu, 16 Apr 2026 19:49:12 +0530 Subject: [PATCH] docs: clarify systemd readme wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b8c2d811e..dae54213fd 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ the `node_exporter` access to the host namespaces. Be aware that any non-root mount points you want to monitor will need to be bind-mounted into the container. -If you start container for host monitoring, specify `path.rootfs` argument. +If you start a container for host monitoring, specify the `path.rootfs` argument. This argument must match path in bind-mount of host root. The node\_exporter will use `path.rootfs` as prefix to access host filesystem.