diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index dc43c705984..d11d99f570c 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -156,6 +156,7 @@ sudo -i apt-get install software-properties-common apt-get update apt-get install -y apparmor-utils apt-transport-https avahi-daemon ca-certificates curl dbus jq network-manager socat +systemctl disable ModemManager curl -fsSL get.docker.com | sh ```