fix: update stale ensure_runtime reference in hive-priv doc comment
This commit is contained in:
parent
dfd159d1de
commit
371f888640
1 changed files with 1 additions and 1 deletions
|
|
@ -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/<name>` (MCP socket dir, bind-mounted into container
|
||||
|
|
|
|||
Loading…
Reference in a new issue