mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-27 15:27:21 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			166 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			166 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=aliendalvik stopper service
 | |
| 
 | |
| [Service]
 | |
| Type=simple
 | |
| ExecStart=/bin/systemctl stop aliendalvik.service
 | |
| 
 | |
| [Install]
 | |
| WantedBy=aliendalvik-stopper.timer
 |