replace iptables refs in install guide with nftables
This commit is contained in:
parent
7a4f082c03
commit
bd62aab518
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Services started at boot:
|
||||||
| dropbear | SSH server, port 22 |
|
| dropbear | SSH server, port 22 |
|
||||||
| chronyd | NTP time sync |
|
| chronyd | NTP time sync |
|
||||||
| crond | cron daemon |
|
| crond | cron daemon |
|
||||||
| iptables | firewall rules |
|
| nftables | firewall rules |
|
||||||
|
|
||||||
DNS from DHCP works on the live CD too: `/etc/resolv.conf` is a
|
DNS from DHCP works on the live CD too: `/etc/resolv.conf` is a
|
||||||
symlink into tmpfs that `udhcpc` writes through.
|
symlink into tmpfs that `udhcpc` writes through.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue