0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00

Merge pull request #970 from ponychicken/reload

Specify the reload signal in the upstart script
This commit is contained in:
Matt Holt 2016-07-29 15:24:27 -06:00 committed by GitHub
commit 7157bdc79d

View file

@ -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