- Fix dovecot, amanda
This commit is contained in:
parent
d25a3eebb6
commit
201e1d333f
@ -207,3 +207,7 @@ user_ttyfile_stat = false
|
|||||||
write_untrusted_content = false
|
write_untrusted_content = false
|
||||||
|
|
||||||
spamd_enable_home_dirs = false
|
spamd_enable_home_dirs = false
|
||||||
|
|
||||||
|
# Allow login domains to polyinstatiate directories
|
||||||
|
#
|
||||||
|
allow_polyinstantiation = true
|
||||||
|
@ -207,3 +207,7 @@ user_ttyfile_stat = false
|
|||||||
write_untrusted_content = false
|
write_untrusted_content = false
|
||||||
|
|
||||||
spamd_enable_home_dirs = false
|
spamd_enable_home_dirs = false
|
||||||
|
|
||||||
|
# Allow login domains to polyinstatiate directories
|
||||||
|
#
|
||||||
|
allow_polyinstantiation = false
|
||||||
|
@ -217,3 +217,7 @@ write_untrusted_content = false
|
|||||||
# Allow all domains to talk to ttys
|
# Allow all domains to talk to ttys
|
||||||
#
|
#
|
||||||
allow_domains_use_tty = false
|
allow_domains_use_tty = false
|
||||||
|
|
||||||
|
# Allow login domains to polyinstatiate directories
|
||||||
|
#
|
||||||
|
allow_polyinstantiation = false
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.3.16
|
Version: 2.3.16
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
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
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2006 Dan Walsh <dwalsh@redhat.com> 2.3.16-3
|
||||||
|
- Fix dovecot, amanda
|
||||||
|
|
||||||
* Mon Sep 25 2006 Dan Walsh <dwalsh@redhat.com> 2.3.16-2
|
* Mon Sep 25 2006 Dan Walsh <dwalsh@redhat.com> 2.3.16-2
|
||||||
- Allow java execheap for itanium
|
- Allow java execheap for itanium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user