net-firewall/nftables: remove masked units

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2025-05-21 15:15:21 +02:00
parent b8bb71e52b
commit bbb1a4c987
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -1,5 +0,0 @@
nftables_install_mask=" /usr/libexec/nftables /var/lib/nftables /usr/lib/systemd/system/nftables-load.service /usr/lib/systemd/system/nftables-store.service "
INSTALL_MASK+=${nftables_install_mask}
PKG_INSTALL_MASK+=${nftables_install_mask}
unset nftables_install_mask