Update run

This commit is contained in:
Alexandre
2021-02-11 22:42:11 +01:00
committed by GitHub
parent 5423476bcd
commit 8f68e90b49

View File

@@ -23,8 +23,8 @@ bash -c \
# CHECK PRIV #
##############
ip link delete dummy0 type dummy >/dev/null || true
ip link add dummy0 type dummy >/dev/null \
|| bashio::log.error "Privileged mode is disabled, the addon will stop"; \
bashio::log.error "sending TERM signal"; \
s6-svscanctl -t /var/run/s6/services
#ip link delete dummy0 type dummy >/dev/null || true
#ip link add dummy0 type dummy >/dev/null \
# || bashio::log.error "Privileged mode is disabled, the addon will stop"; \
# bashio::log.error "sending TERM signal"; \
# s6-svscanctl -t /var/run/s6/services