summarylogtreecommitdiffstats
path: root/mnt-dongle.mount
diff options
context:
space:
mode:
authorManuel Conzelmann2019-05-19 20:02:20 +0200
committerManuel Conzelmann2019-05-19 20:02:20 +0200
commit7325a06738598eaefb05dff54d5ff384c5e3c454 (patch)
tree9bb4148cc357a58ea7316efb985462b47b8de6f5 /mnt-dongle.mount
parent75e2a255f351803c60f7810c68bc3226a2179b50 (diff)
downloadaur-dongle-unlock.tar.gz
small changes to work more reliable: mounting of dongle is in user space not 'blocked' (automatic unmount)
Diffstat (limited to 'mnt-dongle.mount')
-rw-r--r--mnt-dongle.mount8
1 files changed, 2 insertions, 6 deletions
diff --git a/mnt-dongle.mount b/mnt-dongle.mount
index 3abef85212e1..322e5b77bfe5 100644
--- a/mnt-dongle.mount
+++ b/mnt-dongle.mount
@@ -3,15 +3,11 @@
[Unit]
After=dev-md1.device
ConditionPathExists=/dev/disk/by-uuid/BA19-64EE
-BindsTo=manolo.luksopenwithkey.service
-#Before=systemd-cryptsetup@md1.service
+Before=manolo.luksopenwithkey.service
+#BindsTo=manolo.luksopenwithkey.service
[Mount]
Where=/mnt/dongle
What=/dev/disk/by-label/DONGLE04
Type=vfat
Options=defaults
-
-#[Install]
-#WantedBy=manolo.luksopenwithkey.service manolo.luksopenwithoutkey.service
-#WantedBy=basic.target