Skip to content

Commit

Permalink
Update crypto-sd-luks@.service
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Oct 14, 2018
1 parent 2892077 commit 0ee66dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/system/crypto-sd-luks@.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AssertFileNotEmpty=/etc/%i.key
Type=oneshot
RemainAfterExit=yes
# Only needed on Jolla 1 phones running SailfishOS 2.2.0 for using XTS:
ExecStartPre=/sbin/modprobe qcrypto
# ExecStartPre=/sbin/modprobe qcrypto
# For various reasons (dependency on udisks2, allow discards etc.), do not use "udisksctl unlock --key-file", call cryptsetup directly:
ExecStart=/usr/sbin/cryptsetup --allow-discards -d /etc/%i.key luksOpen /dev/%i %i
# ExecStartPost=chgrp disk /dev/mapper/%i # Moved to udev rules 82-crypto-sd
Expand Down

0 comments on commit 0ee66dd

Please sign in to comment.