[Unit] Description=Mount the "hdd" virtio filesystem Requires=discover-virtiofs-tags.service After=discover-virtiofs-tags.service # Only run if the "hdd" tag is present (as discovered by discover-virtiofs-tags.service) ConditionPathExists=/run/quadlets/base/virtiofs/hdd [Mount] What=hdd Where=/var/lib/virtiofs/hdd Type=virtiofs Options=context=system_u:object_r:container_file_t:s0 [Install] WantedBy=local-fs.target