Remove deprecated Hyper-V daemon
This commit is contained in:
@@ -16,7 +16,6 @@ apt-get clean
|
||||
virt="$(systemd-detect-virt)"
|
||||
if [ "${virt}" == "microsoft" ]; then
|
||||
apt-get install -y hyperv-daemons
|
||||
systemctl enable hv-fcopy-daemon
|
||||
systemctl enable hv-kvp-daemon
|
||||
systemctl enable hv-vss-daemon
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user