]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: suppress warning when interface matches 99-default.link
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 25 May 2019 22:21:00 +0000 (07:21 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 May 2019 08:04:12 +0000 (10:04 +0200)
commita54510c7754b830e95916a36c1ca17f80bceb084
treeef3e703a7bfb67e35b2f27f520c3be4eae1180ed
parent2789437be503149340d3efbb18f83540dc405f56
udev: suppress warning when interface matches 99-default.link

This suppress the following warning:
```
systemd-udevd[437]: Config file /usr/lib/systemd/network/99-default.link
applies to device based on potentially unpredictable interface name 'wlan0'
```

Follow-up for 84ea567eb4326eb970a33188649fde6bea2a0d4e.
src/udev/net/link-config.c