summarylogtreecommitdiffstats
path: root/mnt-daten.mount
blob: 8f16cb1ac18802e451c71771d1800c625ad2926b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# selbst erstellt 20.01.18

[Unit]
ConditionPathExists=/dev/disk/by-label/daten
After=systemd-cryptsetup@md1.service manolo.luksopenwithoutkey.service

[Mount]
Where=/mnt/daten
What=/dev/disk/by-label/daten
Type=ext4
Options=defaults,usrjquota=aquota.user,jqfmt=vfsv1

#[Install]
#WantedBy=basic.target