[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH v2] doc: add more description on libvirtd option timeout
- From: Guannan Ren <gren redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] [PATCH v2] doc: add more description on libvirtd option timeout
- Date: Thu, 26 Jul 2012 00:22:53 +0800
---
daemon/libvirtd.pod.in | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/daemon/libvirtd.pod.in b/daemon/libvirtd.pod.in
index ea6c37d..124a6c6 100644
--- a/daemon/libvirtd.pod.in
+++ b/daemon/libvirtd.pod.in
@@ -54,7 +54,10 @@ Use this name for the PID file, overriding the default value.
=item B<-t, --timeout> I<SECONDS>
-Exit after timeout period (in seconds) expires.
+Exit after timeout period (in seconds) elapse with no client connections
+or registered resources. Be aware that resources such as autostart
+networks will result in never reaching the timeout, even when there are
+no client connections.
=item B<-v, --verbose>
--
1.7.11.2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]