This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/vmware-vmblock-fuse -o subtype=vmware-vmblock,default_permissions,allow_other /run/vmblock-fuse
-
RuntimeDirectory=vmblock-fuse
-
RuntimeDirectoryMode=755
-
Type=forking
-
-
[Unit]
-
Before=vmtoolsd.service
-
ConditionVirtualization=vmware
-
Description=open-vm-tools: vmblock-fuse service for virtual machines hosted on VMware
-
Documentation=https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/vmblock-fuse/design.txt
-
Additionnal notes
Nothing here.