summaryrefslogtreecommitdiff
path: root/sentinel-proxy/files/restart-proxy-hook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sentinel-proxy/files/restart-proxy-hook.sh')
-rw-r--r--sentinel-proxy/files/restart-proxy-hook.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/sentinel-proxy/files/restart-proxy-hook.sh b/sentinel-proxy/files/restart-proxy-hook.sh
new file mode 100644
index 0000000..781c368
--- /dev/null
+++ b/sentinel-proxy/files/restart-proxy-hook.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+# restart Sentinel:Proxy service after Certgen renews the certificate
+/etc/init.d/sentinel-proxy restart