Link to so /init as script answer

This commit is contained in:
Ciro Santilli
2017-09-30 21:29:51 +01:00
parent cbea7cc02c
commit 42ce341bf2

View File

@@ -266,7 +266,7 @@ No problem, just use the `init` kernel boot parameter:
./runqemu -e 'init=/init_hello.out'
Remember that shell scripts can also be used for `init`:
Remember that shell scripts can also be used for `init` <https://unix.stackexchange.com/questions/174062/init-as-a-shell-script/395375#395375>:
./runqemu -e 'init=/init.sh'