summarylogtreecommitdiffstats
path: root/manolo.luksopenwithoutkey.service
diff options
context:
space:
mode:
authorManuel Conzelmann2019-05-19 20:02:20 +0200
committerManuel Conzelmann2019-05-19 20:02:20 +0200
commit7325a06738598eaefb05dff54d5ff384c5e3c454 (patch)
tree9bb4148cc357a58ea7316efb985462b47b8de6f5 /manolo.luksopenwithoutkey.service
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 'manolo.luksopenwithoutkey.service')
-rw-r--r--manolo.luksopenwithoutkey.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/manolo.luksopenwithoutkey.service b/manolo.luksopenwithoutkey.service
index 69791634c2e3..bef6886a5f9b 100644
--- a/manolo.luksopenwithoutkey.service
+++ b/manolo.luksopenwithoutkey.service
@@ -14,7 +14,6 @@ ConditionPathExists=!/dev/disk/by-uuid/BA19-64EE
Type=oneshot
RemainAfterExit=no
ExecStart=/usr/lib/systemd/systemd-cryptsetup attach 'storage' '/dev/md1' 'none' 'luks';
-#ExecStop=/usr/bin/systemctl stop --no-block mnt-dongle.mount
[Install]
WantedBy=basic.target