Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
systemd-mini.1059
disable-nss-myhostname-warning-bnc-783841.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-nss-myhostname-warning-bnc-783841.patch of Package systemd-mini.1059
From: Ludwig Nussel <ludwig.nussel@suse.de> Date: Tue, 12 Feb 2013 17:24:35 +0100 Subject: disable nss-myhostname warning (bnc#783841) --- src/hostname/hostnamed.c | 1 + 1 file changed, 1 insertion(+) --- systemd-206.orig/src/hostname/hostnamed.c +++ systemd-206/src/hostname/hostnamed.c @@ -134,6 +134,7 @@ static int read_data(void) { static bool check_nss(void) { void *dl; + return true; dl = dlopen("libnss_myhostname.so.2", RTLD_LAZY); if (dl) {
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