aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/uhttpd/files/acme.hotplug
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/uhttpd/files/acme.hotplug')
-rw-r--r--package/network/services/uhttpd/files/acme.hotplug3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/services/uhttpd/files/acme.hotplug b/package/network/services/uhttpd/files/acme.hotplug
new file mode 100644
index 0000000000..ace15e09c9
--- /dev/null
+++ b/package/network/services/uhttpd/files/acme.hotplug
@@ -0,0 +1,3 @@
+if [ "$ACTION" = renewed ]; then
+ /etc/init.d/uhttpd reload
+fi