mirror of
https://gitlab.cs.uni-saarland.de/hpc/cc-condor-sync.git
synced 2024-11-10 02:47:25 +01:00
10 lines
140 B
SYSTEMD
10 lines
140 B
SYSTEMD
|
[Unit]
|
||
|
Description=Sync slurm with ClusterCockpit timer
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* *:*:00
|
||
|
Persistent=false
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|