11 lines
		
	
	
		
			129 B
		
	
	
	
		
			SYSTEMD
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			129 B
		
	
	
	
		
			SYSTEMD
		
	
	
		
			Executable File
		
	
	
	
	
[Unit]
 | 
						|
Description=Certbot
 | 
						|
 | 
						|
[Timer]
 | 
						|
OnCalendar=Sat *-*-* 00:00
 | 
						|
AccuracySec=1us
 | 
						|
Persistent=true
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=timers.target
 |