Skip to content

Conversation

cible
Copy link

@cible cible commented Aug 19, 2014

On ubuntu based system, ipset is located in /sbin instead of /usr/sbin.

@thias
Copy link
Owner

thias commented Sep 9, 2014

I had no idea anyone was using this hack of a module :-)

Your change for the path looks good, but the other where you remove the '.+' doesn't : Changing from ' .+ ' to plain ' ' will break. Changing from ' .+ ' to ' .*' probably wouldn't, but it would be less restrictive than the initial regexp. Can you show me some of the lines that didn't match properly for you?

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.

5 participants