[Unit]Description=Check if servers are onlineAfter=network-online.targetWants=network-online.target[Service]Type=simpleRestart=alwaysUser=server_statusWorkingDirectory=/opt/server_status/srcExecStart=/opt/server_status/venv/bin/python3 /opt/server_status/src/server_status.py[Install]WantedBy=multi-user.target