mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 17:37:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			137 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			137 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=ydns-simple service
 | |
| 
 | |
| [Service]
 | |
| Type=simple
 | |
| ExecStart=/usr/local/bin/ydns-simple
 | |
| 
 | |
| [Install]
 | |
| WantedBy=ydns-simple.timer
 |