remove telinit -u, no longer needed

This commit is contained in:
Daniel J Walsh 2008-05-16 19:04:17 +00:00
parent 792921f4eb
commit 454774e22d
1 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Summary: SELinux library and simple utilities
Name: libselinux
Version: 2.0.64
Release: 2%{?dist}
Release: 3%{?dist}
License: Public Domain
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -99,8 +99,6 @@ rm -rf %{buildroot}
%post
/sbin/ldconfig
[ -x /sbin/telinit -a -p /dev/initctl -a -f /proc/1/exe -a -d /proc/1/root ] &&
/sbin/telinit u
exit 0
%postun -p /sbin/ldconfig
@ -138,6 +136,9 @@ exit 0
%{python_sitearch}/selinux/*
%changelog
* Fri May 16 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.64-3
- libselinux no longer neets to telnet -u in post install
* Wed May 7 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.64-2
- Add sedefaultcon and setconlist commands to dump login context