[selinux-policy/f16] Make seusers configuration data

Daniel J Walsh dwalsh at fedoraproject.org
Thu Sep 15 13:40:25 UTC 2011


commit ba0ec580897783c1148f7386470873f3a7fff82d
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Sep 15 09:40:05 2011 -0400

    Make seusers configuration data

 selinux-policy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 92fece9..d47f995 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -129,7 +129,7 @@ rm -rf %{buildroot}%{_sysconfdir}/selinux/%1/contexts/netfilter_contexts
 %dir %{_usr}/share/selinux/%1 \
 %dir %{_sysconfdir}/selinux/%1 \
 %config(noreplace) %{_sysconfdir}/selinux/%1/setrans.conf \
-%verify(not mtime) %{_sysconfdir}/selinux/%1/seusers \
+%config(noreplace) %verify(not mtime) %{_sysconfdir}/selinux/%1/seusers \
 %dir %{_sysconfdir}/selinux/%1/modules \
 %verify(not mtime) %{_sysconfdir}/selinux/%1/modules/semanage.read.LOCK \
 %verify(not mtime) %{_sysconfdir}/selinux/%1/modules/semanage.trans.LOCK \


More information about the scm-commits mailing list