This commit is contained in:
Andrey Savihin 2020-10-01 10:25:48 +03:00
parent bd80e0f744
commit 6052563585
1 changed files with 0 additions and 2 deletions

View File

@ -1187,8 +1187,6 @@ if [ -n "$PID" ]; then
kill -9 $PID
fi
systemctl start god
if [ "${DOCKER_ENABLED}" == "true" ]; then
exec /lib/systemd/systemd
fi