Skip to content

Commit

Permalink
fix(crypt): include cryptsetups tmpfile
Browse files Browse the repository at this point in the history
  • Loading branch information
johannbg committed Mar 30, 2021
1 parent beb3e54 commit a4cc196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules.d/90crypt/module-setup.sh
Expand Up @@ -147,6 +147,7 @@ install() {
# the cryptsetup targets are already pulled in by 00systemd, but not
# the enablement symlinks
inst_multiple -o \
"$tmpfilesdir"/cryptsetup.conf \
"$systemdutildir"/system-generators/systemd-cryptsetup-generator \
"$systemdutildir"/systemd-cryptsetup \
"$systemdsystemunitdir"/systemd-ask-password-console.path \
Expand Down

0 comments on commit a4cc196

Please sign in to comment.