diff --git a/systemd/coreos-installer-service b/systemd/coreos-installer-service index 5449f690e..e86877863 100755 --- a/systemd/coreos-installer-service +++ b/systemd/coreos-installer-service @@ -3,7 +3,7 @@ set -e # Kernel networking params to persist -PERSIST_KERNEL_NET_PARAMS=("ipv6.disable") +PERSIST_KERNEL_NET_PARAMS=("ipv6.disable" "net.ifnames" "net.naming-scheme") # Dracut networking params to persist # Everything other than rd.neednet.