We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c598a commit 969e08dCopy full SHA for 969e08d
1 file changed
src/config/network/firewalls.md
@@ -78,7 +78,8 @@ This adds a core-service which restores the ruleset in `/etc/nftables.conf`.
78
### Applying the rules at runtime
79
80
The `nftables` package provides the `nftables` service, which uses rules from
81
-`/etc/nftables.conf`. To load the rules, run:
+`/etc/nftables.conf`. Once you [enable](../services/index.md#enabling-service)
82
+the `nftables` service, to load the rules, run:
83
84
```
85
# sv up nftables
0 commit comments