mirror of
https://gitlab.cs.uni-saarland.de/hpc/cc-condor-sync.git
synced 2024-11-10 02:47:25 +01:00
12 lines
245 B
Desktop File
12 lines
245 B
Desktop File
[Unit]
|
|
Description=Sync slurm with ClusterCockpit
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
WorkingDirectory=/opt/software/slurm/cc-slurm-sync
|
|
ExecStart=/opt/software/slurm/cc-slurm-sync/slurm-clusercockpit-sync.py
|
|
User=root
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|