diff options
Diffstat (limited to 'net/haproxy/files/acme.hotplug')
-rw-r--r-- | net/haproxy/files/acme.hotplug | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/haproxy/files/acme.hotplug b/net/haproxy/files/acme.hotplug index 5a4dc5cdd..726d2b216 100644 --- a/net/haproxy/files/acme.hotplug +++ b/net/haproxy/files/acme.hotplug @@ -6,7 +6,3 @@ issued|renewed) >"/etc/ssl/acme/$main_domain.combined.cer" ;; esac - -if [ "$ACTION" = renewed ]; then - /etc/init.d/haproxy reload -fi |