fix init script
This commit is contained in:
parent
b512ba990e
commit
dc355e3c84
@ -1 +1 @@
|
||||
setroubleshoot-1.10.3.tar.gz
|
||||
setroubleshoot-1.10.4.tar.gz
|
||||
|
@ -50,7 +50,6 @@
|
||||
PATH=/sbin:/bin:/usr/bin:/usr/sbin
|
||||
|
||||
# Source function library.
|
||||
# /lib/lsb/init-functions
|
||||
. /etc/init.d/functions
|
||||
|
||||
# Silently exit is SELinux is not enabled
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Helps troubleshoot SELinux problems
|
||||
Name: setroubleshoot
|
||||
Version: 1.10.3
|
||||
Version: 1.10.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -171,6 +171,9 @@ rm -rf %{buildroot}
|
||||
%attr(0755,root,root) /etc/rc.d/init.d/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Sep 8 2007 John Dennis <jdennis@redhat.com> - 1.10.4-1
|
||||
- fix init script
|
||||
|
||||
* Sat Sep 8 2007 John Dennis <jdennis@redhat.com> - 1.10.3-1
|
||||
- modify avc_audit.py to use new audit_data.py implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user