Fixes for fixfiles

* exclude_from_dirs should apply to all types of restorecon calls
  * fixfiles check now works
  * exit with the correct status
This commit is contained in:
Dan Walsh 2013-10-04 18:25:40 -04:00
parent f00bc4f487
commit 744effa009

View File

@ -344,7 +344,7 @@ The policycoreutils-restorecond package contains the restorecond service.
%systemd_postun_with_restart restorecond.service %systemd_postun_with_restart restorecond.service
%changelog %changelog
* Fro Oct 4 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-85 * Fri Oct 4 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-85
- Fixes for fixfiles - Fixes for fixfiles
* exclude_from_dirs should apply to all types of restorecon calls * exclude_from_dirs should apply to all types of restorecon calls
* fixfiles check now works * fixfiles check now works