homeassistant: Remove USB serial port redirection
This commit is contained in:
parent
1f9eeab7b6
commit
23dd98a34b
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ ExecStart=/usr/bin/podman run \
|
|||
--env TZ=Europe/Helsinki \
|
||||
--env UMASK=007 \
|
||||
--userns keep-id \
|
||||
--device /dev/ttyUSB0 \
|
||||
--volume /run/dbus:/run/dbus:ro \
|
||||
--volume /srv/homeassistant:/config:rw \
|
||||
--volume /usr/local/libexec/homeassistant-docker-venv/run:/etc/services.d/home-assistant/run:ro \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue