Only when there is no running guest, virtual network, etc on each
registered drivers and no client connections, the timeout take effect.
---
daemon/libvirtd.pod.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/daemon/libvirtd.pod.in b/daemon/libvirtd.pod.in
index ea6c37d..75c9040 100644
--- a/daemon/libvirtd.pod.in
+++ b/daemon/libvirtd.pod.in
@@ -54,7 +54,7 @@ Use this name for the PID file, overriding the default value.
=item B<-t, --timeout> I<SECONDS>
-Exit after timeout period (in seconds) expires.
+When there is no any active resources on each registered driver and client connections,
exit after timeout period (in seconds) expires.
=item B<-v, --verbose>
--
1.7.10.4