add nftables to fix dependency of alloy

This commit is contained in:
iceBear67
2026-07-08 23:15:59 +08:00
parent 095ece8006
commit 6b58126315
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ sed -Ei \
step 'Enable base services'
rc-update add net.lo boot
rc-update add nftables boot
rc-update add net.eth0 default
rc-update add acpid default
rc-update add docker default