Skip to content

Instantly share code, notes, and snippets.

@alepez
Created May 16, 2013 09:00
Show Gist options
  • Save alepez/5590393 to your computer and use it in GitHub Desktop.
Save alepez/5590393 to your computer and use it in GitHub Desktop.
Disable udev2 name scheme for network interfaces
## Disable udev2 name scheme for network interfaces
ln -s /dev/null /etc/udev/rules.d/80-net-name-slot.rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment