crypt-mounts/template.mount

11 lines
241 B
SYSTEMD
Raw Normal View History

2022-03-16 16:23:29 +01:00
[Unit]
Description=Mount PH_FRIENDLY Volume
# Below Requisite could be a Wants
Requisite=systemd-cryptsetup@PH_MAPPER.service
After=systemd-cryptsetup@PH_MAPPER.service
[Mount]
What=/dev/mapper/PH_MAPPER
Where=PH_TARGET
Options=rw,relatime