12 lines
		
	
	
		
			157 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			157 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
[Unit]
 | 
						|
Description=AniNIX/Sharingan | Heartbeat timer
 | 
						|
 | 
						|
[Timer]
 | 
						|
OnCalendar=*-*-* *:00/5:00
 | 
						|
AccuracySec=12h
 | 
						|
Persistent=true
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=timers.target
 | 
						|
 |