From bd23b88f6b8e94f81d31b2a39cc6006e7d54f40f Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Thu, 14 Jul 2022 10:24:05 +0100 Subject: Update SAFE_SERVICES. --- portage-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portage-update.sh b/portage-update.sh index aa86a6c..a1d9ceb 100755 --- a/portage-update.sh +++ b/portage-update.sh @@ -9,7 +9,7 @@ PORTAGE_TEMP="/var/tmp/portage/*" # Services that are safe to restart if they have deleted files open (e.g. "apache2 sshd vixie-cron") -SAFE_SERVICES="cupsd lvmetad ntpd smartd sshd tor syslog-ng vixie-cron webmin" +SAFE_SERVICES="cupsd fail2ban lvmetad ntpd proftpd smartd sshd tor syslog-ng" # ====== EDIT VARIABLES ABOVE HERE ====== -- cgit v1.2.3