CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/08 06:48:26
Modified files:
usr.sbin/vmd : proc.c vmd.c
Log message:
Call daemon() only in parent and before proc_exec() to avoid orphaning child
processes. Synced from relayd.
ok mlarkin@ dv@
