Skip to content

Forward arguments set by the kernel cmdline to the init system#267

Open
Kuchteq wants to merge 1 commit intoanatol:masterfrom
Kuchteq:master
Open

Forward arguments set by the kernel cmdline to the init system#267
Kuchteq wants to merge 1 commit intoanatol:masterfrom
Kuchteq:master

Conversation

@Kuchteq
Copy link
Copy Markdown

@Kuchteq Kuchteq commented Aug 2, 2024

Kernel can pass arguments to the init script if it encounters a double dash that should then be forwarded to the actual init system (at least that's the behavior on in other init scripts, such as ones generated by mkinitcpio).

Fixes #266

@anatol
Copy link
Copy Markdown
Owner

anatol commented Aug 3, 2024

Thank you for the patch! It is useful to have such functionality.

It also needs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Booster doesn't pass init process arguments properly

2 participants