From a401f4b2816a0b41ce8d9351542658c721935bcd Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Tue, 24 May 2022 23:52:54 +0800 Subject: refpolicy: add file context for findfs alternative Add file context for findfs alternative which is provided by util-linux. Signed-off-by: Yi Zhao Signed-off-by: Joe MacDonald --- recipes-security/refpolicy/refpolicy_common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-security/refpolicy/refpolicy_common.inc') diff --git a/recipes-security/refpolicy/refpolicy_common.inc b/recipes-security/refpolicy/refpolicy_common.inc index 1d5a5c0..bb0c0dd 100644 --- a/recipes-security/refpolicy/refpolicy_common.inc +++ b/recipes-security/refpolicy/refpolicy_common.inc @@ -84,6 +84,7 @@ SRC_URI += " \ file://0066-systemd-add-missing-file-context-for-run-systemd-net.patch \ file://0067-systemd-add-file-contexts-for-systemd-network-genera.patch \ file://0068-systemd-udev-allow-udev-to-read-systemd-networkd-run.patch \ + file://0069-fc-fstools-apply-policy-to-findfs-alternative.patch \ " S = "${WORKDIR}/refpolicy" -- cgit v1.2.3-54-g00ecf