diff --git a/systemd/system/mount-cryptosd-plain@.service b/systemd/system/mount-cryptosd-plain@.service index d9e0b7d1..66f785b3 100644 --- a/systemd/system/mount-cryptosd-plain@.service +++ b/systemd/system/mount-cryptosd-plain@.service @@ -18,6 +18,7 @@ Before=alien-service-manager.service umount.target Type=oneshot RemainAfterExit=yes EnvironmentFile=-/var/lib/environment/udisks2/%p@.conf +EnvironmentFile=-/var/lib/environment/udisks2/%N.conf EnvironmentFile=-/var/lib/environment/udisks2/%p@%I.conf ExecStart=/usr/bin/udisksctl-user mount $UDISKS2_MOUNT_OPTIONS -b /dev/mapper/%I ExecStop=/usr/bin/udisksctl unmount -b /dev/mapper/%I