Skip to content

Commit a4cc196

Browse files
committed
fix(crypt): include cryptsetups tmpfile
1 parent beb3e54 commit a4cc196

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules.d/90crypt/module-setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ install() {
147147
# the cryptsetup targets are already pulled in by 00systemd, but not
148148
# the enablement symlinks
149149
inst_multiple -o \
150+
"$tmpfilesdir"/cryptsetup.conf \
150151
"$systemdutildir"/system-generators/systemd-cryptsetup-generator \
151152
"$systemdutildir"/systemd-cryptsetup \
152153
"$systemdsystemunitdir"/systemd-ask-password-console.path \

0 commit comments

Comments
 (0)