]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: Fix debug messages
authorSamanta Navarro <ferivoz@riseup.net>
Thu, 16 Feb 2023 11:59:05 +0000 (11:59 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 16 Feb 2023 16:37:02 +0000 (16:37 +0000)
commit2d5ccb0818a7c9fdc280eb84478a6b89cd46b6fe
treec7a776d0ed4fae6f004d515398a341bf1e84ca69
parent1e344c1dc79d93976d019dfa0dbe6d24b28d64d7
bootctl: Fix debug messages

Remove duplicate KERNEL_INSTALL_MACHINE_ID from message and also
specify the correct origin of layout variable.

Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
src/boot/bootctl-install.c