- fix status service

This commit is contained in:
Ivana Varekova 2007-07-25 07:30:12 +00:00
parent dd6345e8e1
commit f90383bb91
2 changed files with 5 additions and 1 deletions

View File

@ -56,6 +56,7 @@ case "$1" in
echo $"Process accounting is enabled."
else
echo $"Process accounting is disabled."
exit 3
fi
;;
restart|reload)

View File

@ -12,7 +12,7 @@
Summary: Utilities for monitoring process activities
Name: psacct
Version: 6.3.2
Release: 46%{?dist}
Release: 47%{?dist}
License: GPL
Group: Applications/System
Source: ftp://ftp.gnu.org/pub/gnu/acct-6.3.2.tar.gz
@ -169,6 +169,9 @@ fi
%{_infodir}/accounting.info.gz
%changelog
* Wed Jul 25 2007 Ivana Varekova <varekova@redhat.com> - 6.3.2-47
- fix status service
* Wed Jul 25 2007 Ivana Varekova <varekova@redhat.com> - 6.3.2-46
- Resolves: #247034
fix init script