]> git.ipfire.org Git - thirdparty/systemd.git/commit
machine-id-setup: update comment 33011/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 May 2024 16:47:23 +0000 (01:47 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 24 May 2024 17:13:22 +0000 (02:13 +0900)
commitd2a11fd3ff5d558292f111b5c28439acdb92ceec
treefc645f6c938edc65d85af2fb90536ed79731f08d
parent4c42df8166387578b3dbe72256e949b801c071d7
machine-id-setup: update comment

If an initrd has an empty or uninitialized /etc/machine-id file,
then PID1 write a valid machine ID. So, the logic is important only on
soft-reboot. Let's mention that explicitly.

Follow-up for 16718dcf78a90faf8c5f53d7bf63e3575bc78be7.
src/shared/machine-id-setup.c