summaryrefslogtreecommitdiff
path: root/sentinel-proxy/files/restart-proxy-hook.sh
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-04-02 10:10:16 +0200
committerKarel Kočí <cynerd@email.cz>2020-04-02 10:10:16 +0200
commit1419b8fb1325f6aeca43c6e7f33d0b9626a9fcce (patch)
treebe654f791a6a3f88f14cfd310bd994dd8b8add37 /sentinel-proxy/files/restart-proxy-hook.sh
parenta1d5a6718803a5b9042045be0f114b8b99a2eacd (diff)
downloadopenwrt-personal-pkgs-1419b8fb1325f6aeca43c6e7f33d0b9626a9fcce.tar.gz
openwrt-personal-pkgs-1419b8fb1325f6aeca43c6e7f33d0b9626a9fcce.tar.bz2
openwrt-personal-pkgs-1419b8fb1325f6aeca43c6e7f33d0b9626a9fcce.zip
Add sentinel-proxy
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