mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/quagga: add SELinux module
Support for quagga is added by the services/zebra module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
21755a2a83
commit
ca53ce905e
@@ -11,6 +11,7 @@ QUAGGA_DEPENDENCIES = host-gawk host-pkgconf
|
|||||||
QUAGGA_LICENSE = GPL-2.0+
|
QUAGGA_LICENSE = GPL-2.0+
|
||||||
QUAGGA_LICENSE_FILES = COPYING
|
QUAGGA_LICENSE_FILES = COPYING
|
||||||
QUAGGA_CPE_ID_VENDOR = quagga
|
QUAGGA_CPE_ID_VENDOR = quagga
|
||||||
|
QUAGGA_SELINUX_MODULES = zebra
|
||||||
|
|
||||||
# We need to override the sysconf and localstate directories so that
|
# We need to override the sysconf and localstate directories so that
|
||||||
# quagga can create files as the quagga user without extra
|
# quagga can create files as the quagga user without extra
|
||||||
|
|||||||
Reference in New Issue
Block a user