Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:ohollmann:staging:openssl
autofs
autofs-nsswitch-usr-etc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File autofs-nsswitch-usr-etc.patch of Package autofs
--- lib/nss_parse.y | 2 ++ 1 file changed, 2 insertions(+) --- a/lib/nss_parse.y +++ b/lib/nss_parse.y @@ -168,6 +168,8 @@ int status; nsswitch = open_fopen_r(NSSWITCH_FILE); + if (!nsswitch) + nsswitch = open_fopen_r("/usr" NSSWITCH_FILE); if (!nsswitch) { logerr("couldn't open %s", NSSWITCH_FILE); return 1;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor