From 5fee4bd515d55cb1ded1bed0c34fb89c22e01a87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 23 Sep 2020 11:42:19 +0200 Subject: sentinel-proxy: try newer version --- sentinel-proxy/files/restart-proxy-hook.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 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 100755 index 0000000..faec14d --- /dev/null +++ b/sentinel-proxy/files/restart-proxy-hook.sh @@ -0,0 +1,3 @@ +#!/bin/sh +# restart Sentinel:Proxy service +/etc/init.d/sentinel-proxy restart -- cgit v1.2.3