Update run

This commit is contained in:
Alexandre
2021-02-11 17:47:01 +01:00
committed by GitHub
parent 3c30da37cd
commit b424703538

View File

@@ -25,6 +25,6 @@ bash -c \
ip link delete dummy0 type dummy >/dev/null; \
ip link add dummy0 type dummy >/dev/null \
|| echo "Privileged mode is disabled, the addon will stop" \
|| echo "sending TERM signal" \
|| s6-svscanctl -t /var/run/s6/services
|| echo "Privileged mode is disabled, the addon will stop"; \
echo "sending TERM signal"; \
s6-svscanctl -t /var/run/s6/services