Re: commit c817ba1 - test for systemd-machine-id-setup
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Thu, 23 Jan 2020 16:58:27 -0800, andrew bezella <[email protected]> said: > and i was wondering if the removal of "$target" in the "-f" test for > `systemd-machine-id-setup` was intentional? since the next line is > "$ROOTCMD systemd-machine-id-setup" it would seem that the test should > still be for "-f $target/bin/systemd-machine-id-setup"? Hi andy, you are right. It seems that $target was lost. I see no reason to remove it. Fixed in 2ac9f6afa62cb0446db9f622036e28e4c540d901 -- regards Thomas