live-build/share/hooks/008-remove-udev-persistent-...

11 lines
208 B
Plaintext
Raw Normal View History

#!/bin/sh
set -e
# Remove udev persistent rules.
#
# This removes udev persistent rules that cache the host systems mac address to
# remember its device name.
rm -f /etc/udev/rules.d/*persistent-net.rules