mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-27 15:27:21 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Gitea restarter
 | |
| 
 | |
| [Service]
 | |
| Type=oneshot
 | |
| # Contained in `systemd-path search-binaries-default`
 | |
| ExecStart=systemctl restart gitea.service --quiet
 |