summaryrefslogtreecommitdiffstats
path: root/recipes-security/refpolicy/refpolicy/0002-refpolicy-minimum-make-xdg-module-optional.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/refpolicy/refpolicy/0002-refpolicy-minimum-make-xdg-module-optional.patch')
-rw-r--r--recipes-security/refpolicy/refpolicy/0002-refpolicy-minimum-make-xdg-module-optional.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/refpolicy/refpolicy/0002-refpolicy-minimum-make-xdg-module-optional.patch b/recipes-security/refpolicy/refpolicy/0002-refpolicy-minimum-make-xdg-module-optional.patch
index 25afa3b..75ff75e 100644
--- a/recipes-security/refpolicy/refpolicy/0002-refpolicy-minimum-make-xdg-module-optional.patch
+++ b/recipes-security/refpolicy/refpolicy/0002-refpolicy-minimum-make-xdg-module-optional.patch
@@ -1,4 +1,4 @@
1From 9a8d6b634d4f714fc63125be5e23228c565d1aaf Mon Sep 17 00:00:00 2001 1From c69e55b03777ee15701ebb9b53b288fc773dbd87 Mon Sep 17 00:00:00 2001
2From: Yi Zhao <yi.zhao@windriver.com> 2From: Yi Zhao <yi.zhao@windriver.com>
3Date: Wed, 29 Sep 2021 11:08:49 +0800 3Date: Wed, 29 Sep 2021 11:08:49 +0800
4Subject: [PATCH] refpolicy-minimum: make xdg module optional 4Subject: [PATCH] refpolicy-minimum: make xdg module optional
@@ -15,10 +15,10 @@ Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
15 1 file changed, 6 insertions(+), 2 deletions(-) 15 1 file changed, 6 insertions(+), 2 deletions(-)
16 16
17diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te 17diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te
18index 7b717d3ba..3b07b368d 100644 18index 52c7b5346..d9f21b6bf 100644
19--- a/policy/modules/system/systemd.te 19--- a/policy/modules/system/systemd.te
20+++ b/policy/modules/system/systemd.te 20+++ b/policy/modules/system/systemd.te
21@@ -298,10 +298,14 @@ init_unit_file(systemd_user_manager_unit_t) 21@@ -305,10 +305,14 @@ init_unit_file(systemd_user_manager_unit_t)
22 22
23 type systemd_conf_home_t; 23 type systemd_conf_home_t;
24 init_unit_file(systemd_conf_home_t) 24 init_unit_file(systemd_conf_home_t)