mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-22 01:06:41 +08: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