commit 40e10befee8e1d8ae7c07949465be3291cf069e3
Author: Matthew Dillon <[email protected]>
Date: Tue Nov 11 11:04:52 2014 -0800
svc - bug fixes
* Setup our reaper before doing the initial start, otherwise we won't
see sub-processes.
* Fix a bug in the label match code.
* Adjust debugging and fflush()s.
Summary of changes:
sbin/svc/execute.c | 34 +++++++++++++++++++++++++++++-----
sbin/svc/svc.c | 2 +-
2 files changed, 30 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40e10befee8e1d8ae7c07949465be3291cf069e3
--
DragonFly BSD source repository