diff options
Diffstat (limited to 'sentinel-minipot/files/restart-minipot-hook.sh')
-rw-r--r-- | sentinel-minipot/files/restart-minipot-hook.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sentinel-minipot/files/restart-minipot-hook.sh b/sentinel-minipot/files/restart-minipot-hook.sh deleted file mode 100644 index f316413..0000000 --- a/sentinel-minipot/files/restart-minipot-hook.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# restart Sentinel:Minipot service -/etc/init.d/sentinel-minipot restart -# Reload firewall to apply redirect -/etc/init.d/firewall reload |