diff --git a/systemd/system/mount-cryptosd-plain@.service b/systemd/system/mount-cryptosd-plain@.service index 7a023384..26a264f1 100644 --- a/systemd/system/mount-cryptosd-plain@.service +++ b/systemd/system/mount-cryptosd-plain@.service @@ -17,11 +17,6 @@ Before=alien-service-manager.service [Service] Type=oneshot RemainAfterExit=yes -# "udisksctl mount" (below) sometimes fails when issued right after -# "udisksd" (per "udisks2.service") has finished starting, as the -# udisks object for an encrypted partition has not been created yet. -# Hence one might give udisksd a second to settle: -# ExecStartPre=/bin/sleep 1 EnvironmentFile=-/var/lib/environment/udisks2/%p@.conf EnvironmentFile=-/var/lib/environment/udisks2/%p@%I.conf ExecStart=/usr/bin/udisksctl-user mount $UDISKS2_MOUNT_OPTIONS -b /dev/mapper/%I