mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-30 00:37:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			147 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			147 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| [Unit]
 | |
| Description=Run Aminda's deduplication tasks
 | |
| 
 | |
| [Timer]
 | |
| OnBootSec=0
 | |
| Persistent=true
 | |
| RemainAfterElapse=false
 | |
| 
 | |
| [Install]
 | |
| WantedBy=timers.target
 |