summarylogtreecommitdiffstats
path: root/mnt-dongle.mount
diff options
context:
space:
mode:
Diffstat (limited to 'mnt-dongle.mount')
-rw-r--r--mnt-dongle.mount17
1 files changed, 17 insertions, 0 deletions
diff --git a/mnt-dongle.mount b/mnt-dongle.mount
new file mode 100644
index 000000000000..3abef85212e1
--- /dev/null
+++ b/mnt-dongle.mount
@@ -0,0 +1,17 @@
+# selbst erstellt 20.01.18
+
+[Unit]
+After=dev-md1.device
+ConditionPathExists=/dev/disk/by-uuid/BA19-64EE
+BindsTo=manolo.luksopenwithkey.service
+#Before=systemd-cryptsetup@md1.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