diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2022-05-24 23:52:54 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2022-07-06 14:01:34 -0400 |
commit | a401f4b2816a0b41ce8d9351542658c721935bcd (patch) | |
tree | 2877debe814defd46397e47665751f10fb4ad650 /recipes-security/refpolicy/refpolicy_common.inc | |
parent | 4e17405f4832014b6d9de811c48091949d447d3d (diff) | |
download | meta-selinux-kirkstone.tar.gz |
refpolicy: add file context for findfs alternativekirkstone
Add file context for findfs alternative which is provided by util-linux.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'recipes-security/refpolicy/refpolicy_common.inc')
-rw-r--r-- | recipes-security/refpolicy/refpolicy_common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
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 += " \ | |||
84 | file://0066-systemd-add-missing-file-context-for-run-systemd-net.patch \ | 84 | file://0066-systemd-add-missing-file-context-for-run-systemd-net.patch \ |
85 | file://0067-systemd-add-file-contexts-for-systemd-network-genera.patch \ | 85 | file://0067-systemd-add-file-contexts-for-systemd-network-genera.patch \ |
86 | file://0068-systemd-udev-allow-udev-to-read-systemd-networkd-run.patch \ | 86 | file://0068-systemd-udev-allow-udev-to-read-systemd-networkd-run.patch \ |
87 | file://0069-fc-fstools-apply-policy-to-findfs-alternative.patch \ | ||
87 | " | 88 | " |
88 | 89 | ||
89 | S = "${WORKDIR}/refpolicy" | 90 | S = "${WORKDIR}/refpolicy" |