Commit 7dca4324 authored by Andrew A. Vasilyev's avatar Andrew A. Vasilyev Committed by Anton Midyukov

server-v: remove systemd-networkd to recover etcnet as default

Also partially fix #41946
parent f77d9b60
...@@ -135,7 +135,6 @@ endif ...@@ -135,7 +135,6 @@ endif
@$(call add,DEFAULT_SERVICES_DISABLE,powertop bridge gpm) @$(call add,DEFAULT_SERVICES_DISABLE,powertop bridge gpm)
@$(call add,DEFAULT_SERVICES_DISABLE,consolesaver) @$(call add,DEFAULT_SERVICES_DISABLE,consolesaver)
@$(call add,DEFAULT_SERVICES_DISABLE,ahttpd alteratord) @$(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 \ @$(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 \ pve-firewall pvefw-logger pve-guests pve-ha-crm pve-ha-lrm spiceproxy \
lxc lxcfs lxc-net lxc-monitord qmeventd) lxc lxcfs lxc-net lxc-monitord qmeventd)
......
...@@ -39,7 +39,6 @@ apt-rsync ...@@ -39,7 +39,6 @@ apt-rsync
apt-scripts apt-scripts
update-kernel update-kernel
eepm eepm
systemd-networkd
systemd-container systemd-container
libnss-systemd libnss-systemd
zsh zsh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment