Update Proxmox/ThunderboltNetwork.md

This commit is contained in:
2024-06-16 19:53:36 +00:00
parent 26f266f603
commit 58be2a7e9c

View File

@@ -11,6 +11,10 @@ apt install -y lldpd
Add kernel modules.
```python
# remove empty lines
sed '/^$/d' /etc/modules > temp.txt && mv temp.txt /etc/modules
# add modules
tee -a /etc/modules <<EOF
thunderbolt
thunderbolt-net