mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-04-12 19:08:03 +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.