diff --git a/proxmox/etc/systemd/network/90-nic0.link b/proxmox/etc/systemd/network/90-nic0.link deleted file mode 100644 index 27fd525..0000000 --- a/proxmox/etc/systemd/network/90-nic0.link +++ /dev/null @@ -1,6 +0,0 @@ -[Match] -MACAddress=58:47:ca:72:ef:21 - -[Link] -Name=nic0 - diff --git a/proxmox/etc/systemd/network/91-nic1.link b/proxmox/etc/systemd/network/91-nic1.link deleted file mode 100644 index 5a1a6c3..0000000 --- a/proxmox/etc/systemd/network/91-nic1.link +++ /dev/null @@ -1,6 +0,0 @@ -[Match] -MACAddress=58:47:ca:72:ef:22 - -[Link] -Name=nic1 - diff --git a/proxmox/etc/systemd/network/README.md b/proxmox/etc/systemd/network/README.md deleted file mode 100644 index 1976150..0000000 --- a/proxmox/etc/systemd/network/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# stop interfaces from changing names - -some reason my mini pc keeps flipping these around randomly on boot -force them to stay to their mac addresses with these files -