Skip to content

Commit 969e08d

Browse files
einnhverrflexibeast
authored andcommitted
firewalls: Mention enabling nftables service.
1 parent 42c598a commit 969e08d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/config/network/firewalls.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ This adds a core-service which restores the ruleset in `/etc/nftables.conf`.
7878
### Applying the rules at runtime
7979

8080
The `nftables` package provides the `nftables` service, which uses rules from
81-
`/etc/nftables.conf`. To load the rules, run:
81+
`/etc/nftables.conf`. Once you [enable](../services/index.md#enabling-service)
82+
the `nftables` service, to load the rules, run:
8283

8384
```
8485
# sv up nftables

0 commit comments

Comments
 (0)