mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add disable Modem Manager in Hass.io generic install (#11362)
This commit is contained in:
parent
18a327996f
commit
ab5e65b149
@ -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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user