mirror of
				https://gitlab.cs.uni-saarland.de/hpc/cc-condor-sync.git
				synced 2025-10-31 01:05:08 +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
 |