aboutsummaryrefslogtreecommitdiff
path: root/net/nginx/files/acme.hotplug
diff options
context:
space:
mode:
Diffstat (limited to 'net/nginx/files/acme.hotplug')
-rw-r--r--net/nginx/files/acme.hotplug3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/nginx/files/acme.hotplug b/net/nginx/files/acme.hotplug
deleted file mode 100644
index 74f1448d7..000000000
--- a/net/nginx/files/acme.hotplug
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$ACTION" = renewed ]; then
- /etc/init.d/nginx reload
-fi