CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/23 09:15:22
Modified files:
usr.sbin/cron : atrun.c cron.c globals.h
Log message:
Close the socket (and dfd) in at(1) child processes
Fixes a failure at restart if a child process still has the socket
opened. Spotted by millert@, ok friehm@ millert@
