summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-core/systemd/systemd_234.bbappend
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-10-12 22:56:13 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-02-13 11:02:00 +0100
commitd66aadf0e51739cd13ebe3eb9c491e743ef1358d (patch)
tree6a04997644cf0919cb9bf1f837701f6569bfe445 /meta-agl/recipes-core/systemd/systemd_234.bbappend
parent98637b7b01106de98aacc2b531f92c0883b381ee (diff)
systemd: earlier smack label switch
This patch was submitted and accepted upstream. It allows systemd to set the smack label of the executed process. See https://github.com/systemd/systemd/pull/7378 Bug-AGL: SPEC-1014 Change-Id: Ia9c437cdaf1fea95ae048e2be5067d6fe218693f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-agl/recipes-core/systemd/systemd_234.bbappend')
-rw-r--r--meta-agl/recipes-core/systemd/systemd_234.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-agl/recipes-core/systemd/systemd_234.bbappend b/meta-agl/recipes-core/systemd/systemd_234.bbappend
new file mode 100644
index 000000000..4df7684d0
--- /dev/null
+++ b/meta-agl/recipes-core/systemd/systemd_234.bbappend
@@ -0,0 +1,6 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += "\
+ file://0001-Switch-Smack-label-earlier.patch \
+"
+