diff --git a/common-settings.yml b/common-settings.yml
index 9fd26d7..19d917f 100644
--- a/common-settings.yml
+++ b/common-settings.yml
@@ -8,4 +8,4 @@ services:
                 max-size: "10m"
                 max-file: "10"
                 compress: "true"
-        restart: "${RESTARTPOLICY:-unless-stopped}"
+        restart: "${RESTARTPOLICY:-always}"