git: vkernel - Forward SIGTERM to the child vkernel process.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Mon Dec 29 06:46:22 PST 2014
commit 0b1d30622611fae46facc49bc1aca91f7b3fdf7f
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Mon Dec 29 15:42:47 2014 +0100
vkernel - Forward SIGTERM to the child vkernel process.
- Fixes a problem that occurred when sending SIGTERM to the
parent vkernel process. It died and left child running in
the background instead of initiating the shutdown.
Summary of changes:
sys/platform/vkernel64/platform/init.c | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0b1d30622611fae46facc49bc1aca91f7b3fdf7f
--
DragonFly BSD source repository
More information about the Commits
mailing list