mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-29 10:12:32 -04:00
Merge pull request #970 from ponychicken/reload
Specify the reload signal in the upstart script
This commit is contained in:
Vendored
+2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user