diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2019-01-27 10:55:33 +0100 |
|---|---|---|
| committer | Maximilian Bosch <maximilian@mbosch.me> | 2019-01-27 11:59:18 +0100 |
| commit | acbadcdbba3e768a936c88e45a843bd72ecf247c (patch) | |
| tree | 249ab7e0c8f40cf6e312c47b1fd63d442aa43fb2 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | eb965a4b3821af91c5988580fbb6624b9d22072e (diff) | |
nixos/wpa_supplicant: escape interface names to listen on
Systemd provides some functionality to escape strings that are supposed
to be part of a unit name[1]. This seems to be used for interface names
in `sys-subsystem-net-devices-{interface}.device` and breaks
wpa_supplicant if the wireless interface name has a dash which is
encoded to \x2d.
Such an interface name is rather rare, but used i.e. when configuring
multiple wireless interfaces with `networking.wlanInterfaces`[2] to have on
interface for `wpa_supplicant` and another one for `hostapd`.
[1] https://www.freedesktop.org/software/systemd/man/systemd-escape.html
[2] https://nixos.org/nixos/options.html#networking.wlaninterfaces
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
