10 lines
		
	
	
		
			171 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			171 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Decides when to update the forum post about commands
 | 
						|
 | 
						|
[Timer]
 | 
						|
OnCalendar=*-*-* 04:00:00
 | 
						|
OnCalendar=*-*-* 20:00:00
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |