From 2f31048b9123444aed7559b72c56645d73379e4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 11 Jul 2020 16:06:13 +0200 Subject: sentinel-minipot: include latest turris-os-version --- sentinel-minipot/files/restart-minipot-hook.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sentinel-minipot/files/restart-minipot-hook.sh (limited to 'sentinel-minipot/files/restart-minipot-hook.sh') diff --git a/sentinel-minipot/files/restart-minipot-hook.sh b/sentinel-minipot/files/restart-minipot-hook.sh new file mode 100644 index 0000000..f316413 --- /dev/null +++ b/sentinel-minipot/files/restart-minipot-hook.sh @@ -0,0 +1,5 @@ +#!/bin/sh +# restart Sentinel:Minipot service +/etc/init.d/sentinel-minipot restart +# Reload firewall to apply redirect +/etc/init.d/firewall reload -- cgit v1.2.3