- Fix the umount loop device function in the init script.
This commit is contained in:
parent
77e52bcfa3
commit
f3b186891d
@ -4,7 +4,7 @@
|
||||
Summary: A tool for automatically mounting and unmounting filesystems.
|
||||
Name: autofs
|
||||
%define version 4.1.3
|
||||
%define release 35
|
||||
%define release 48
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Epoch: 1
|
||||
@ -153,6 +153,9 @@ exit 0
|
||||
%{_libdir}/autofs/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 11 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-48
|
||||
- Fix the umount loop device function in the init script.
|
||||
|
||||
* Wed Oct 27 2004 Chris Feist <cfeist@redhat.com> - 1:4.1.3-34
|
||||
- Added a patch to fix the automounter failing on ldap maps
|
||||
when it couldn't get the whole map. (ie. when the search
|
||||
|
||||
Loading…
Reference in New Issue
Block a user