From 866b2f7954cfbd562a6d2956697b8cccb18f9462 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Oct 25 2013 10:57:35 +0000 Subject: Add fix to place sytemd_contexts --- diff --git a/selinux-policy.spec b/selinux-policy.spec index f65b98c..9116b9b 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -230,6 +230,7 @@ ln -sf /etc/selinux/%1/policy/policy.%{POLICYVER} %{buildroot}%{_sysconfdir}/se %config %{_sysconfdir}/selinux/%1/contexts/virtual_domain_context \ %config %{_sysconfdir}/selinux/%1/contexts/virtual_image_context \ %config %{_sysconfdir}/selinux/%1/contexts/lxc_contexts \ +%config %{_sysconfdir}/selinux/%1/contexts/sytemd_contexts \ %config %{_sysconfdir}/selinux/%1/contexts/sepgsql_contexts \ %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/default_type \ %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/failsafe_context \