mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-04 15:20:39 +01:00

The host systems configuration directories for IWD/EAD were being mounted in the virtual machine. This required that the host create these directories before hand. Instead we can just set up the system and IWD/EAD to use directories in /tmp that we create when we start the VM. This avoids the need for any host configuration.