From: Daan De Meyer Date: Wed, 6 Dec 2023 08:52:59 +0000 (+0100) Subject: mkosi-initrd: Apply cryptsetup creds to all instances of systemd-cryptsetup@.service X-Git-Tag: v20~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8317fb7f3b9bcdf500f816ceac96b87884048f02;p=thirdparty%2Fmkosi.git mkosi-initrd: Apply cryptsetup creds to all instances of systemd-cryptsetup@.service This follows the suggestion made in https://github.com/systemd/systemd/pull/30309 to apply "cryptsetup.*" credentials to all instances of systemd-cryptsetup@.service instead of only to systemd-cryptsetup@root.service. --- diff --git a/mkosi-initrd/mkosi.extra/usr/lib/systemd/system/systemd-cryptsetup@root.service.d/credential.conf b/mkosi-initrd/mkosi.extra/usr/lib/systemd/system/systemd-cryptsetup@.service.d/credential.conf similarity index 100% rename from mkosi-initrd/mkosi.extra/usr/lib/systemd/system/systemd-cryptsetup@root.service.d/credential.conf rename to mkosi-initrd/mkosi.extra/usr/lib/systemd/system/systemd-cryptsetup@.service.d/credential.conf