mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-30 20:37:26 +01:00
The --start option was directly passed to the kernel init parameter, preventing any environment setup from happening. Intead always use 'run-tests' as the init process but detect --start and execute that binary/script once inside the environment.