From a077c562f60aa42cb9a665f5f596bb1d2cae2550 Mon Sep 17 00:00:00 2001 From: Guannan Ren Date: Thu, 26 Jul 2012 00:22:53 +0800 Subject: [PATCH] doc: add more description on libvirtd option timeout --- 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 3ada67cf3a..57a3b27076 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 -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> -- 2.47.2