remove SUPERVISOR_CPU_RT
This commit is contained in:
parent
47e19635e7
commit
381769080b
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ if [ -z "${SUPERVISOR_CONTAINER_ID}" ]; then
|
|||
-v ${SUPERVISOR_DATA}:/data:rw \
|
||||
-e SUPERVISOR_SHARE=${SUPERVISOR_DATA} \
|
||||
-e SUPERVISOR_NAME=hassio_supervisor \
|
||||
-e SUPERVISOR_CPU_RT=1 \
|
||||
-e SUPERVISOR_MACHINE=${SUPERVISOR_MACHINE} \
|
||||
"${SUPERVISOR_IMAGE}:latest"
|
||||
|
||||
|
|
Loading…
Reference in a new issue