networking: But do exclude systemd-networkd
This commit is contained in:
parent
84cfbf8e5e
commit
aabca8e623
|
|
@ -19,3 +19,7 @@ packages:
|
||||||
- iptables nftables
|
- iptables nftables
|
||||||
# Interactive network tools for admins
|
# Interactive network tools for admins
|
||||||
- socat net-tools bind-utils
|
- socat net-tools bind-utils
|
||||||
|
|
||||||
|
exclude-packages:
|
||||||
|
# We use NetworkManager
|
||||||
|
- systemd-networkd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue