post_install() { systemctl restart fail2ban.service || true } post_upgrade() { systemctl restart fail2ban.service || true }