Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2020-04-21 23:31:21 +0300
committerGitHub <noreply@github.com>2020-04-21 23:31:21 +0300
commit20812cdb6f514e6651ad02c3c8a474d7ad112cdd (patch)
tree368ad61236e601d9eb925520fae1eb6c3eaf33cb /apps/fail2ban.sh
parentc095e5733f1bfe680d39bebc25232a81b7497518 (diff)
20.04 (#1176)
Diffstat (limited to 'apps/fail2ban.sh')
-rw-r--r--apps/fail2ban.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/fail2ban.sh b/apps/fail2ban.sh
index ca363a85..b4b93b79 100644
--- a/apps/fail2ban.sh
+++ b/apps/fail2ban.sh
@@ -165,7 +165,7 @@ FCONF
# Update settings
check_command update-rc.d fail2ban defaults
check_command update-rc.d fail2ban enable
-check_command service fail2ban restart
+check_command systemctl restart fail2ban.service
# The End
msg_box "Fail2ban is now sucessfully installed.