From 1419b8fb1325f6aeca43c6e7f33d0b9626a9fcce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 2 Apr 2020 10:10:16 +0200 Subject: Add sentinel-proxy --- sentinel-proxy/files/restart-proxy-hook.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sentinel-proxy/files/restart-proxy-hook.sh (limited to 'sentinel-proxy/files/restart-proxy-hook.sh') 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 -- cgit v1.2.3