From ca796b169e12d420a27ce18d75a80d689c6f3822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 26 Sep 2020 11:21:29 +0200 Subject: Add packages for testing --- sentinel-fwlogs/files/restart-proxy-hook.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 sentinel-fwlogs/files/restart-proxy-hook.sh (limited to 'sentinel-fwlogs/files/restart-proxy-hook.sh') diff --git a/sentinel-fwlogs/files/restart-proxy-hook.sh b/sentinel-fwlogs/files/restart-proxy-hook.sh new file mode 100755 index 0000000..938adf4 --- /dev/null +++ b/sentinel-fwlogs/files/restart-proxy-hook.sh @@ -0,0 +1,5 @@ +#!/bin/sh +# restart Sentinel:FWLogs service +/etc/init.d/sentinel-fwlogs restart +# Apply logging rules +/etc/init.d/firewall reload -- cgit v1.2.3