mirror of
https://github.com/systemd/systemd.git
synced 2025-02-01 09:47:35 +03:00
sd-hwdb: update error log a bit
This commit is contained in:
parent
9c57a73b13
commit
1e35734480
@ -330,7 +330,7 @@ _public_ int sd_hwdb_new(sd_hwdb **ret) {
|
||||
}
|
||||
|
||||
if (!hwdb->f) {
|
||||
log_debug("hwdb.bin does not exist, please run systemd-hwdb update");
|
||||
log_debug("hwdb.bin does not exist, please run 'systemd-hwdb update'");
|
||||
return -ENOENT;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user