blob: eb78d2cb4f19ad6a631bd1b8b5d70becb525aa98 [file]
[Unit]
Description=Overlayfs mount unit {LOWERDIR}
RequiresMountsFor={DATA_MOUNT_POINT}
[Mount]
What=overlay
Where={LOWERDIR}
Type=overlay
Options=lowerdir={LOWERDIR},upperdir={DATA_MOUNT_POINT}/upper{LOWERDIR},workdir={DATA_MOUNT_POINT}/workdir{LOWERDIR}
[Install]
WantedBy=multi-user.target