mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 00:55:58 +02:00
Update run
This commit is contained in:
@@ -26,4 +26,5 @@ bash -c \
|
|||||||
ip link delete dummy0 type dummy >/dev/null; \
|
ip link delete dummy0 type dummy >/dev/null; \
|
||||||
ip link add dummy0 type dummy >/dev/null \
|
ip link add dummy0 type dummy >/dev/null \
|
||||||
|| echo "Privileged mode is disabled, the addon will stop" \
|
|| echo "Privileged mode is disabled, the addon will stop" \
|
||||||
|
|| echo "sending TERM signal" \
|
||||||
|| s6-svscanctl -t /var/run/s6/services
|
|| s6-svscanctl -t /var/run/s6/services
|
||||||
|
|||||||
Reference in New Issue
Block a user