Module Name: src
Committed By: apb
Date: Wed Oct 2 21:38:55 UTC 2013
Modified Files:
src/sys/kern: init_main.c
Log Message:
Add "/rescue/init" to the end of the initpaths list, which
now contains: { "/sbin/init", "/sbin/oinit", "/sbin/init.bak",
"/rescue/init", NULL }.
XXX: The kernel's use of initpaths is not documented.
To generate a diff of this commit:
cvs rdiff -u -r1.453 -r1.454 src/sys/kern/init_main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.