cvs commit: src/sbin/reboot reboot.c
Bruce M Simpson
bms at FreeBSD.org
Wed Aug 2 12:42:21 UTC 2006
bms 2006-08-02 12:42:20 UTC
FreeBSD src repository
Modified files:
sbin/reboot reboot.c
Log:
Block SIGHUP before killing init(8), to avoid a race condition which may
kill the current process and hang the system when attempting reboot.
PR: bin/64664
Reviewed by: ssouhal, phk (historic)
MFC after: 30 days
Revision Changes Path
1.25 +3 -3 src/sbin/reboot/reboot.c
More information about the cvs-src
mailing list