Revert "Do not wait for cloudron.target to stop"
This reverts commit dcfe2e4fdbcbd2acb98cefe9b50ef0bb1828eb48.
This commit is contained in:
+1
-2
@@ -4,5 +4,4 @@ set -eu -o pipefail
|
||||
|
||||
echo "Stopping cloudron"
|
||||
|
||||
# we do not wait until all services stop, so we can still respond to the retire request
|
||||
systemctl stop --no-block cloudron.target
|
||||
systemctl stop cloudron.target
|
||||
|
||||
Reference in New Issue
Block a user