Skip to content

Commit

Permalink
remove the upstream crowdsec ExecStartPre
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Oct 5, 2023
1 parent 298d095 commit 0bac3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imageroot/actions/create-module/50start-bouncer
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ After=${MODULE_ID}.service
[Service]
Restart=always
ExecStartPre=
ExecStartPre=runagent -m ${MODULE_ID} firewall-rules create-ipset
ExecStartPre=runagent -m ${MODULE_ID} firewall-rules add-rule
ExecStopPost=runagent -m ${MODULE_ID} firewall-rules remove-rule
Expand Down

0 comments on commit 0bac3b1

Please sign in to comment.