SIGTERM + 10 SECONDS BEFORE SIGKILL TO ALLOW NORMAL EXIT
authorDavid Dawes <dawes@physics.su.OZ.AU>
Sat, 15 Aug 1992 00:00:00 +0000 (00:00 +0000)
committerDavid Dawes <dawes@physics.su.OZ.AU>
Sat, 15 Aug 1992 00:00:00 +0000 (00:00 +0000)
commit72fe285041079881e0d6669aa6a4ddca96d1231a
treed44ae1631c69548701888c0fb06c7263a376b600
parent67d6df080c04d9bd880018672fd87e9b2cf7e9ea
SIGTERM + 10 SECONDS BEFORE SIGKILL TO ALLOW NORMAL EXIT

When changing to single user run state, send a SIGTERM to processes
and give them 10 seconds to exit before sending a SIGKILL.  This was added
to allow normal shutdown of processes.  In particular, it allows the X
server to reset the screen and keyboards to normal states.

AUTHOR: David Dawes (dawes@physics.su.OZ.AU)
386BSD-Patchkit: patch00029
usr/src/sbin/init/init.c