Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/init
Module Name: basesrc
Committed By: mycroft
Date: Tue Apr 16 01:59:38 UTC 2002
Modified Files:
basesrc/sbin/init: init.c
Log Message:
In single-user, after taking a signal and having the `shell' die with
SIGKILL, go into an infinite loop (like in the runcom SIGTERM case), on the
assumption that reboot(8) is in the middle of taking the system down.
This fixes `panic: init died' from sysinst.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 basesrc/sbin/init/init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index