Skip to content

Conversation

Dr-Bean
Copy link
Contributor

@Dr-Bean Dr-Bean commented Sep 22, 2021

Fail2ban uses grep -P for some nftables commands, see https://github.com/fail2ban/fail2ban/blob/master/config/action.d/nftables.conf#L56.
Busybox' grep doesn't have the -P option, so adding GNU grep should solve the issue.

Resolves #101.

@Dr-Bean Dr-Bean requested a review from crazy-max as a code owner September 22, 2021 14:25
Copy link
Owner

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crazy-max crazy-max merged commit 3f9af3b into crazy-max:master Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error messages on container shutdown
2 participants