Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 151684 Details for
Bug 228502
autofs don't understand -null
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Add support for -null map handling
autofs-4.1.3-init-null-map-handling.patch (text/plain), 400 bytes, created by
Jeff Moyer
on 2007-04-04 17:49:35 UTC
(
hide
)
Description:
Add support for -null map handling
Filename:
MIME Type:
Creator:
Jeff Moyer
Created:
2007-04-04 17:49:35 UTC
Size:
400 bytes
patch
obsolete
>--- autofs-4.1.3/samples/rc.autofs.in.orig 2007-04-04 13:39:25.000000000 -0400 >+++ autofs-4.1.3/samples/rc.autofs.in 2007-04-04 13:40:54.000000000 -0400 >@@ -222,6 +222,11 @@ function getmounts() > done > fi > >+ if [ "$map" == "-null" ]; then >+ knownmaps=" $dir/ $knownmaps" >+ continue >+ fi >+ > if [ ! -z "$dir" -a ! -z "$map" \ > -a x`echo "$map" | cut -c1` != 'x-' ] > then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228502
:
147981
|
147998
| 151684