Update Proxmox/ThunderboltNetwork.md

This commit is contained in:
2024-06-16 19:55:32 +00:00
parent 0f9416a304
commit 126c9f3f54

View File

@@ -24,6 +24,7 @@ EOF
Adjust the `/etc/network/interfaces`. Remove any section that belongs to any auto added **thunderbolt0** or **thunderbolt1** interface.
```python
sed -i '/^source \/etc\/network\/interfaces\.d\/\*$/d' /etc/network/interfaces
nano /etc/network/interfaces
```