Skip to content

Commit

Permalink
Add restart command for crowdsec-firewall-bouncer service
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Mar 20, 2024
1 parent 97bd40b commit 809efc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imageroot/update-module.d/10remove-firewalld-permanent-set
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ find=0
fi
if [[ $find -ne 0 ]]; then
firewall-cmd --reload
systemctl restart crowdsec-firewall-bouncer.service
fi

0 comments on commit 809efc2

Please sign in to comment.