init is shown on logs

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2021-01-04 00:00:03 +00:00
parent d76f5838f5
commit 1280325210

View File

@@ -3386,6 +3386,14 @@ The init is selected at:
More details: https://unix.stackexchange.com/questions/30414/what-can-make-passing-init-path-to-program-to-the-kernel-not-start-program-as-i/430614#430614 More details: https://unix.stackexchange.com/questions/30414/what-can-make-passing-init-path-to-program-to-the-kernel-not-start-program-as-i/430614#430614
The final init that actually got selected is shown on Linux v5.9.2 a line of type:
```
<6>[ 0.309984] Run /sbin/init as init process
```
at the very end of the boot logs.
=== Init environment === Init environment
Documented at https://www.kernel.org/doc/html/v4.14/admin-guide/kernel-parameters.html[]: Documented at https://www.kernel.org/doc/html/v4.14/admin-guide/kernel-parameters.html[]: