Преглед на файлове

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>
Adam Duskett преди 1 година
родител
ревизия
96785cd814
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      package/firewalld/firewalld.mk

+ 2 - 0
package/firewalld/firewalld.mk

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