mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/polkit: enable selinux policykit module for refpolicy
This is needed for polkit to work with SELinux.
Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit b89163a067)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
1b6623e478
commit
c9a07a5887
@@ -14,6 +14,8 @@ POLKIT_INSTALL_STAGING = YES
|
||||
POLKIT_DEPENDENCIES = \
|
||||
duktape libglib2 host-intltool expat $(TARGET_NLS_DEPENDENCIES)
|
||||
|
||||
POLKIT_SELINUX_MODULES = policykit
|
||||
|
||||
POLKIT_LDFLAGS = $(TARGET_NLS_LIBS)
|
||||
|
||||
POLKIT_CONF_OPTS = \
|
||||
|
||||
Reference in New Issue
Block a user