[Unit] Description=Meta Health Daemon - Watchdog of Watchdogs After=network.target hazelcast.service prefect-worker.service [Service] Type=simple User=dolphin WorkingDirectory=/mnt/dolphinng5_predict/prod ExecStart=/home/dolphin/siloqy_env/bin/python meta_health_daemon.py Restart=always RestartSec=5 StandardOutput=append:/mnt/dolphinng5_predict/run_logs/meta_health.log StandardError=append:/mnt/dolphinng5_predict/run_logs/meta_health.err [Install] WantedBy=multi-user.target