mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
parent
ecee0abe77
commit
7946d57f18
@ -201,7 +201,7 @@ static int manager_udev_process_link(sd_device_monitor *monitor, sd_device *devi
|
||||
}
|
||||
|
||||
if (!STR_IN_SET(action, "add", "change")) {
|
||||
log_device_debug(device, "Ignoring udev %s event for device: %m", action);
|
||||
log_device_debug(device, "Ignoring udev %s event for device.", action);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user