Newer
Older
[Unit]
Description=XFEL offline calibration Slurm job monitor
PartOf=cal-services.target
[Service]
Type=exec
WorkingDirectory=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current/
ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current/.venv/bin/python -m webservice.job_monitor --log-level DEBUG
Restart=on-failure
[Install]