CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/28 06:31:19
Modified files:
sbin/iked : iked.c proc.c
Log message:
Don't call daemon() after proc_init(), otherwise the child processes
would lose their parent.
ok tobhe@
