server-v: remove systemd-networkd to recover etcnet as default
Also partially fix #41946
This commit is contained in:
parent
f77d9b6024
commit
7dca432403
@ -135,7 +135,6 @@ endif
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,powertop bridge gpm)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,consolesaver)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,ahttpd alteratord)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,systemd-networkd systemd-resolved)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,pve-manager pve-cluster pveproxy pvedaemon pvestatd \
|
||||
pve-firewall pvefw-logger pve-guests pve-ha-crm pve-ha-lrm spiceproxy \
|
||||
lxc lxcfs lxc-net lxc-monitord qmeventd)
|
||||
|
@ -39,7 +39,6 @@ apt-rsync
|
||||
apt-scripts
|
||||
update-kernel
|
||||
eepm
|
||||
systemd-networkd
|
||||
systemd-container
|
||||
libnss-systemd
|
||||
zsh
|
||||
|
Loading…
Reference in New Issue
Block a user