mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-07-14 06:57:23 +02: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.