diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-02-17 10:00:10 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-02-17 10:00:10 +0000 |
| commit | f3f4baf099b873f99e4c31434c25f5d9388a0c0b (patch) | |
| tree | 66c15e41a693eeb422ab4fe638e1103a05ee9339 /sys/boot/forth | |
| parent | 3ff4a47ba067c63aa5d2778fc5aff67624347f44 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index fa857dc4a649..44963575efe6 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -66,7 +66,7 @@ module_path="/boot/modules" # Set the module search path #boot_serial="" # Use serial console #boot_single="" # Start system in single-user mode #boot_verbose="" # Causes extra debugging information to be printed -#init_path="/sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall" +#init_path="/sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall" # Sets the list of init candidates |
