package/firewalld: enable firewalld selinux module

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Adam Duskett 2023-10-09 16:31:22 +02:00 committed by Yann E. MORIN
parent bfb1ced92b
commit 96785cd814

View File

@ -23,6 +23,8 @@ FIREWALLD_DEPENDENCIES = \
python3 \
python-gobject
FIREWALLD_SELINUX_MODULES = firewalld
# Firewalld hard codes the python shebangs to the full path of the
# python-interpreter. IE: #!/home/buildroot/output/host/bin/python.
# Force the proper python path.