mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	Merge pull request #970 from ponychicken/reload
Specify the reload signal in the upstart script
This commit is contained in:
		
						commit
						7157bdc79d
					
				
							
								
								
									
										2
									
								
								dist/init/linux-upstart/caddy.conf
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/init/linux-upstart/caddy.conf
									
									
									
									
										vendored
									
									
								
							@ -11,6 +11,8 @@ setgid www-data
 | 
			
		||||
respawn
 | 
			
		||||
respawn limit 10 5
 | 
			
		||||
 | 
			
		||||
reload signal SIGUSR1
 | 
			
		||||
 | 
			
		||||
# Let's Encrypt certificates will be written to this directory.
 | 
			
		||||
env HOME=/etc/caddy
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user