]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-wait: Add timeout option
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 9 Aug 2012 22:54:48 +0000 (17:54 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 12 Nov 2012 17:03:23 +0000 (12:03 -0500)
commitb486346aa2fad7de06c491755b9b50c58c27a017
tree75945d8c752aa2fe65bda4abf88ba749a9eafcc6
parent4aa7ac35696b87867b1e85410a80527696ff4d64
lxc-wait: Add timeout option

Allow to specify a timeout for waiting on state changes via lxc-wait.
Helpful for scripts that need to handle errors or excessive delays in
state changing procedures.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
doc/lxc-wait.sgml.in
src/lxc/arguments.h
src/lxc/lxc_wait.c