From ed9a4ccc00642f095dea6863e675c116be6aa55a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 8 Oct 2006 21:45:47 +0000 Subject: [PATCH] - allow semodule to rmdir selinux_config_t dir --- selinux-policy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 20e3034e..786b4ed3 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.3.18 -Release: 7 +Release: 8 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -349,6 +349,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Sun Oct 8 2006 Dan Walsh 2.3.18-8 +- allow semodule to rmdir selinux_config_t dir + * Fri Oct 6 2006 Dan Walsh 2.3.18-7 - Fix boot_runtime_t problem on ppc. Should not be creating these files.