mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Remove OS mount in favor of os-agent (#1297)
This commit is contained in:
parent
1d6ab42f88
commit
98ce2bec4a
@ -75,8 +75,6 @@ if [ -z "${SUPERVISOR_CONTAINER_ID}" ]; then
|
||||
-v /run/udev:/run/udev:ro \
|
||||
-v /etc/machine-id:/etc/machine-id:ro \
|
||||
-v ${SUPERVISOR_DATA}:/data:rw \
|
||||
-v /mnt/overlay:/os/overlay:rw \
|
||||
-v /mnt/boot:/os/boot:rw \
|
||||
-e SUPERVISOR_SHARE=${SUPERVISOR_DATA} \
|
||||
-e SUPERVISOR_NAME=hassio_supervisor \
|
||||
-e SUPERVISOR_CPU_RT=1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user