All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/acpid: add SELinux module
@ 2021-07-25 12:58 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2021-07-25 12:58 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=7f3c177b4e9736a65f0bf67666ec84392d8c8dff
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Support for acpid is added by the services/acpi module in the SELinux
refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/acpid/acpid.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/acpid/acpid.mk b/package/acpid/acpid.mk
index 3473e7b5f6..1214251dc3 100644
--- a/package/acpid/acpid.mk
+++ b/package/acpid/acpid.mk
@@ -11,6 +11,7 @@ ACPID_LICENSE = GPL-2.0+
 ACPID_LICENSE_FILES = COPYING
 ACPID_CPE_ID_VENDOR = tedfelix
 ACPID_CPE_ID_PRODUCT = acpid2
+ACPID_SELINUX_MODULES = acpi
 
 define ACPID_INSTALL_INIT_SYSTEMD
 	$(INSTALL) -D -m 0644 package/acpid/acpid.service \
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-25 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-25 12:58 [Buildroot] [git commit] package/acpid: add SELinux module Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.