We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b39a0 commit 20b1a39Copy full SHA for 20b1a39
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-firewall/nftables
@@ -1,4 +1,4 @@
1
-nftables_install_mask=" /usr/libexec/nftables /var/lib/nftables /usr/lib/systemd/system/nftables-restore.service "
+nftables_install_mask=" /usr/libexec/nftables /var/lib/nftables /usr/lib/systemd/system/nftables-load.service /usr/lib/systemd/system/nftables-store.service "
2
3
INSTALL_MASK+=${nftables_install_mask}
4
PKG_INSTALL_MASK+=${nftables_install_mask}
0 commit comments