- Fix hostname in targeted policy
This commit is contained in:
parent
5a47e648ad
commit
596229f500
@ -780,7 +780,7 @@ logging = base
|
||||
#
|
||||
# Policy for changing the system host name.
|
||||
#
|
||||
hostname = off
|
||||
hostname = base
|
||||
|
||||
# Layer: system
|
||||
# Module: getty
|
||||
|
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 2.1.6
|
||||
Release: 15
|
||||
Release: 16
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -258,6 +258,9 @@ SELinux Reference policy strict base module.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 22 2005 Dan Walsh <dwalsh@redhat.com> 2.1.6-16
|
||||
- Fix hostname in targeted policy
|
||||
|
||||
* Wed Dec 21 2005 Dan Walsh <dwalsh@redhat.com> 2.1.6-15
|
||||
- Fix passwd command on mls
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user