Merge branch 'master' of github.com:cyteen/automate

A merge before pushing local changes. The use of the github web
interface to correct a typo put upstream ahead of local.
This commit is contained in:
Cyteen 2017-11-12 15:18:50 +00:00
commit fedceaf175
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
ln -s /dev/null /etc/udev/rules.d/80-net-setup-link.rules
## Add this to the /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT
sed -i 's,^\(GRUB_CMDLINE_LINUX=\).*,\1'\"snet.ifnames=0\"',' /etc/default/grub
sed -i 's,^\(GRUB_CMDLINE_LINUX=\).*,\1'\"net.ifnames=0\"',' /etc/default/grub