Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
systemd.1059
core-downgrade-warning-about-duplicate-device-n...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File core-downgrade-warning-about-duplicate-device-names.patch of Package systemd.1059
Index: systemd-210/src/core/device.c =================================================================== --- systemd-210.orig/src/core/device.c +++ systemd-210/src/core/device.c @@ -320,7 +320,7 @@ static int device_setup_unit(Manager *m, if (u && DEVICE(u)->sysfs && !path_equal(DEVICE(u)->sysfs, sysfs)) { - log_error_unit(u->id, "Device %s appeared twice with different sysfs paths %s and %s", e, DEVICE(u)->sysfs, sysfs); + log_debug_unit(u->id, "Device %s appeared twice with different sysfs paths %s and %s", e, DEVICE(u)->sysfs, sysfs); return -EEXIST; }
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