`wpa_supplicant` refuses to start when `configFile.path == null` because this omits the `-c` (‘Configuration file’) option, which it requires even if the `-I` (‘additional configuration file’) option is provided. If `configFile.path == null`, pass `extraConfFile` with `-c` instead of `-I` to prevent this.
8.8 KiB
8.8 KiB