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.patch8
1 files changed, 4 insertions, 4 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 84764e5..25afa3b 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 1ff0e212ce737bba59d90977a58a15250bc84ea9 Mon Sep 17 00:00:00 2001 1From 9a8d6b634d4f714fc63125be5e23228c565d1aaf 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 8cea6baa1..218834495 100644 18index 7b717d3ba..3b07b368d 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@@ -276,10 +276,14 @@ files_type(systemd_update_run_t) 21@@ -298,10 +298,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)
@@ -36,5 +36,5 @@ index 8cea6baa1..218834495 100644
36 type systemd_user_runtime_notify_t; 36 type systemd_user_runtime_notify_t;
37 userdom_user_runtime_content(systemd_user_runtime_notify_t) 37 userdom_user_runtime_content(systemd_user_runtime_notify_t)
38-- 38--
392.17.1 392.25.1
40 40