61fbe8
[Unit]
61fbe8
Description=VMware vmblock Fuse Mount
61fbe8
Documentation=https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/vmblock-fuse/design.txt
61fbe8
DefaultDependencies=no
61fbe8
Before=umount.target vmtoolsd.service
61fbe8
ConditionVirtualization=vmware
61fbe8
After=sys-fs-fuse-connections.mount
61fbe8
Wants=vmtoolsd.service
61fbe8
61fbe8
[Mount]
61fbe8
What=vmware-vmblock-fuse
61fbe8
Where=/run/vmblock-fuse
61fbe8
Type=fuse
61fbe8
Options=subtype=vmware-vmblock,default_permissions,allow_other
61fbe8
61fbe8
[Install]
61fbe8
WantedBy=multi-user.target