]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virExec: Delay daemonizing as long as possible.
authorCole Robinson <crobinso@redhat.com>
Mon, 4 May 2009 15:43:25 +0000 (15:43 +0000)
committerCole Robinson <crobinso@redhat.com>
Mon, 4 May 2009 15:43:25 +0000 (15:43 +0000)
commit5314dffc8595c493c652a2174857a065b2841c0a
tree5e96ac3fdc96512141cc39250c3626f45484d455
parenta4d0a3fd508ac08912802cd88a3febdcf3b1ca03
virExec: Delay daemonizing as long as possible.

This way the caller can catch more errors (e.g. from a hook callback) from
the intermediate process.
ChangeLog
src/util.c