modify check service for pg

This commit is contained in:
vincent 2020-09-16 22:23:46 +02:00
parent 7a83f23ed4
commit 73d2358973

View File

@ -3,7 +3,7 @@ import time
import sys import sys
services=("syncthing@vincent", services=("syncthing@vincent",
"mariadb", "postgres",
"nginx", "nginx",
"php-fpm", "php-fpm",
"gitea", "gitea",