summaryrefslogtreecommitdiff
path: root/sentinel-proxy/files/restart-proxy-hook.sh
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-09-23 11:42:19 +0200
committerKarel Kočí <cynerd@email.cz>2020-09-23 11:43:02 +0200
commit5fee4bd515d55cb1ded1bed0c34fb89c22e01a87 (patch)
tree0718445739237630d35330ac3ac5c3cc11979daa /sentinel-proxy/files/restart-proxy-hook.sh
parentbf24e13ee81a77aa39e2af11f4a778c7bef39f0b (diff)
downloadopenwrt-personal-pkgs-5fee4bd515d55cb1ded1bed0c34fb89c22e01a87.tar.gz
openwrt-personal-pkgs-5fee4bd515d55cb1ded1bed0c34fb89c22e01a87.tar.bz2
openwrt-personal-pkgs-5fee4bd515d55cb1ded1bed0c34fb89c22e01a87.zip
sentinel-proxy: try newer version
Diffstat (limited to 'sentinel-proxy/files/restart-proxy-hook.sh')
-rwxr-xr-xsentinel-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 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