mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-10-30 18:07:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			200 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			200 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| [Unit]
 | |
| Description=Flatpak Automatic Update Trigger
 | |
| Documentation=man:flatpak(1)
 | |
| 
 | |
| [Timer]
 | |
| RandomizedDelaySec=10m
 | |
| OnBootSec=2m
 | |
| OnCalendar=*-*-* 4:00:00
 | |
| Persistent=true
 | |
| 
 | |
| [Install]
 | |
| WantedBy=timers.target | 
