mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-10-31 03:00:18 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			305 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			305 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Bridgehead (%i) Update Service
 | |
| 
 | |
| [Service]
 | |
| Type=oneshot
 | |
| User=bridgehead
 | |
| ExecStartPre=-/srv/docker/bridgehead/bridgehead preUpdate %i
 | |
| ExecStart=/srv/docker/bridgehead/bridgehead update %i
 | |
| ExecStopPost=-/srv/docker/bridgehead/bridgehead postUpdate %i
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 |