9 lines
		
	
	
		
			144 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			144 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| [Unit]
 | |
| Description=Decides when to scrape the event section on the forum
 | |
| 
 | |
| [Timer]
 | |
| OnCalendar=*-*-* *:0,30
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 |