]> git.proxmox.com Git - pve-access-control.git/commitdiff
exit when child finish
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 22 Oct 2011 08:43:17 +0000 (10:43 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 22 Oct 2011 08:43:17 +0000 (10:43 +0200)
Some programs daemonize without closing stdout/stderr, but we do not want to wait until all childs closed stdout/stderr.


No differences found