mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
overlay coreos/config: Add Flatcar modifications for net-firewall/nftables
This commit is contained in:
parent
f647cf39bb
commit
1dc9f9306c
5
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-firewall/nftables
vendored
Normal file
5
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-firewall/nftables
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
nftables_install_mask=" /usr/libexec/nftables /var/lib/nftables /usr/lib/systemd/system/nftables-restore.service "
|
||||||
|
|
||||||
|
INSTALL_MASK+=${nftables_install_mask}
|
||||||
|
PKG_INSTALL_MASK+=${nftables_install_mask}
|
||||||
|
unset nftables_install_mask
|
Loading…
Reference in New Issue
Block a user