- Add perms for swat

This commit is contained in:
Daniel J Walsh 2006-11-01 00:09:08 +00:00
parent 6b97615edf
commit d095a0e65b
3 changed files with 11 additions and 1 deletions

View File

@ -211,3 +211,7 @@ spamd_enable_home_dirs = false
# Allow login domains to polyinstatiate directories # Allow login domains to polyinstatiate directories
# #
allow_polyinstantiation = true allow_polyinstantiation = true
# Allow mount command to mounton any directory
#
allow_mounton_anydir = true

View File

@ -226,3 +226,6 @@ allow_polyinstantiation = false
# #
allow_daemons_dump_core = true allow_daemons_dump_core = true
# Allow mount command to mounton any directory
#
allow_mounton_anydir = true

View File

@ -17,7 +17,7 @@
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 2.4.2 Version: 2.4.2
Release: 3 Release: 4
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
@ -353,6 +353,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
%endif %endif
%changelog %changelog
* Tue Oct 31 2006 Dan Walsh <dwalsh@redhat.com> 2.4.2-4
- Add perms for swat
* Mon Oct 30 2006 Dan Walsh <dwalsh@redhat.com> 2.4.2-3 * Mon Oct 30 2006 Dan Walsh <dwalsh@redhat.com> 2.4.2-3
- Allow daemons to dump core files to / - Allow daemons to dump core files to /