vyos-build/data/live-build-config/hooks/live/82-cleanup-udev-rules.chroot

8 lines
248 B
Bash
Executable File

#!/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