mirror of
				https://git.bakhai.co.in/vdbhb59/hosts.git
				synced 2025-11-04 04:51:30 +05:30 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			211 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			211 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
[Unit]
 | 
						|
Description=hBlock
 | 
						|
After=network-online.target
 | 
						|
Wants=network-online.target
 | 
						|
 | 
						|
[Timer]
 | 
						|
OnCalendar=*-*-* 00:00:00
 | 
						|
RandomizedDelaySec=3600
 | 
						|
Persistent=true
 | 
						|
Unit=hblock.service
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=timers.target
 |