From 371f888640d00296f7f868aa6fa8e48e2d006796 Mon Sep 17 00:00:00 2001 From: atlas Date: Fri, 10 Jul 2026 01:15:48 +0200 Subject: [PATCH] fix: update stale ensure_runtime reference in hive-priv doc comment --- hive-priv/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hive-priv/src/main.rs b/hive-priv/src/main.rs index 5a39d5ef..54e67c7f 100644 --- a/hive-priv/src/main.rs +++ b/hive-priv/src/main.rs @@ -1530,7 +1530,7 @@ fn write_bridge_dns_marker(container: &str, isolation: Option<&NetworkIsolation> /// then creates any missing dirs on the running host. The file survives reboots /// and is read by `systemd-tmpfiles-setup.service` (runs in `sysinit.target`, /// before any container units can start), so bind-mount source dirs are always -/// pre-created regardless of whether hive-c0re has reached `ensure_runtime`. +/// pre-created regardless of whether hive-c0re has reached `ensure_agent_runtime_dir`. /// /// Directories written per agent: /// - `/run/hyperhive/agents/` (MCP socket dir, bind-mounted into container