mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-21 14:12:14 +07:00
machine-id: typo fix
This commit is contained in:
parent
d7ccca2e3f
commit
9b4f818bd8
@ -155,7 +155,7 @@ int machine_id_setup(void) {
|
||||
if (r < 0)
|
||||
log_error("Failed to mount /etc/machine-id: %s", strerror(-r));
|
||||
else
|
||||
log_info("Installed non-transient /etc/machine-id file.");
|
||||
log_info("Installed transient /etc/machine-id file.");
|
||||
|
||||
finish:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user