summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/82-cleanup-udev-rules.chroot
blob: a0173e49522ad96c2c4a9fe4e020e99969692a6f (plain)
1
2
3
4
5
6
7
#!/bin/sh

# 99-default.link rule always calls link_config that trying to set
# autonegotiation and duplex even for PPP interfaces.
# Need to delete this rule to prevent overhead on interface creation stage

rm /lib/systemd/network/99-default.link