[Unit] Description=Infrastructure controller — one-shot health probe cycle After=network-online.target tailscaled.service Wants=network-online.target tailscaled.service [Service] Type=oneshot User=root WorkingDirectory=/home/allaun/Research Stack ExecStart=/usr/bin/python3 4-Infrastructure/auto/infra_controller.py --once StandardOutput=journal StandardError=journal Environment=PYTHONUNBUFFERED=1 [Install] WantedBy=multi-user.target