Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
superstes committed Aug 19, 2023
1 parent 491d881 commit 537607e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ cat /etc/nftables.d/addons/dns.nft
}
```


2. The script is executed

`python3 /usr/lib/nftables/dns.py`
Expand Down Expand Up @@ -86,6 +87,7 @@ cat /etc/nftables.d/addons/dns.nft
* The actual config is validated: `sudo nft -cf /etc/nftables.conf`
* NFTables is reloaded: `sudo systemctl reload nftables.service`


3. You will have to include the addon-config in your main-config file `/etc/nftables.conf`:

```
Expand Down

0 comments on commit 537607e

Please sign in to comment.