src/vzevent.d: simpler child handler

Use old-style singal handler function, we don't really need any of the
fields provided by struct siginfo_t, and pid is returned by wait().

Pure simplification, should not have any visible effect.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed