corrections

This commit is contained in:
2026-03-07 15:12:47 +01:00
parent 45400c190c
commit 5e2b2be4ef
2 changed files with 25 additions and 14 deletions

View File

@@ -211,7 +211,7 @@ fi
ufw allow 22/tcp
ufw --force enable
systemctl restart fail2ban
(crontab -l 2>/dev/null | grep -v "sys_check.sh" ; echo "0 * * * * /usr/local/bin/sys_check.sh") | crontab -
(crontab -l 2>/dev/null | grep -v "sys_check.sh" ; echo "04 * * * * /usr/local/bin/sys_check.sh") | crontab -
# --- 9. RAPPORT FINAL ---