mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/iwd: add SELinux module
Support for iwd and its configuration files is added by the services/networkmanager module in the SELinux refpolicy. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
9e504acbbc
commit
eaa91e96ed
@@ -11,6 +11,7 @@ IWD_LICENSE = LGPL-2.1+
|
||||
IWD_LICENSE_FILES = COPYING
|
||||
# sources from git, no configure script provided
|
||||
IWD_AUTORECONF = YES
|
||||
IWD_SELINUX_MODULES = networkmanager
|
||||
|
||||
IWD_CONF_OPTS = \
|
||||
--disable-manual-pages \
|
||||
|
||||
Reference in New Issue
Block a user