From 4f67cf89e19b10f970595b673ce544d24b403fa4 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Oct 25 2013 10:59:16 +0000 Subject: Add fix to place sytemd_contexts --- diff --git a/selinux-policy.spec b/selinux-policy.spec index b13826e..b1c2149 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 \