On Wed, Jun 27, 2018 at 8:19 AM Amish <[email protected]> wrote: > Hello, > > Is there a way to do a [Match] in .network file to match wireless > AccessPoint (by Name or MAC)? >
Currently systemd-networkd knows nothing about Wi-Fi, so this is not possible yet. You might want to file a feature request at https://github.com/systemd/systemd/issues (I didn't find an existing one). But for the meantime, you'll have to use something like dhcpcd or NetworkManager for per-SSID profiles. -- Mantas Mikulėnas
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
