[libvirt PATCH 2/2] docs: clarify --timeout description for virtsecretd

Ján Tomko jtomko at redhat.com
Wed Mar 15 10:24:04 UTC 2023


As of commit 9e3cc0ff5 the virtsecretd daemon does not timeout
while it keeps any ephemeral secrets.

https://bugzilla.redhat.com/show_bug.cgi?id=2035985

Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
 docs/manpages/virtsecretd.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manpages/virtsecretd.rst b/docs/manpages/virtsecretd.rst
index 87e1e5d5a1..a4abb2963c 100644
--- a/docs/manpages/virtsecretd.rst
+++ b/docs/manpages/virtsecretd.rst
@@ -81,7 +81,7 @@ Use this name for the PID file, overriding the default value.
 ``-t``, ``--timeout *SECONDS*``
 
 Exit after timeout period (in seconds), provided there are neither any client
-connections nor any running domains.
+connections nor any ephemeral secrets.
 
 ``-v``, ``--verbose``
 
-- 
2.39.2



More information about the libvir-list mailing list