-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Search for nft instead of assuming /usr/bin location
The script now locates the nft program rather than assuming it's pathname. Also prints the location of the nft program. Thank you to @jarppiko for finding this issue and submitting a pull request. Fixes #32 When checking write access of pathnames for the geo_conf and errorlog files, extract the pathname from the variable instead of assuming it's location in /etc. Thank you to @electrofloat for finding this issue. Fixes #30 Make error checking in the check_nftables function more robust. Remove old commented out code line.
- Loading branch information
Showing
1 changed file
with
28 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters