diff --git a/script/script/check_service.py b/script/script/check_service.py index 84b1b5f..8a5d3b3 100644 --- a/script/script/check_service.py +++ b/script/script/check_service.py @@ -3,7 +3,7 @@ import time import sys services=("syncthing@vincent", - "postgres", + "postgresql", "nginx", "php-fpm", "gitea",