Commit 7157bdc7 authored by Matt Holt's avatar Matt Holt Committed by GitHub

Merge pull request #970 from ponychicken/reload

Specify the reload signal in the upstart script
parents c8daaba4 72af3f82
...@@ -11,6 +11,8 @@ setgid www-data ...@@ -11,6 +11,8 @@ setgid www-data
respawn respawn
respawn limit 10 5 respawn limit 10 5
reload signal SIGUSR1
# Let's Encrypt certificates will be written to this directory. # Let's Encrypt certificates will be written to this directory.
env HOME=/etc/caddy env HOME=/etc/caddy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment