This unit is provided by:
Options
-
[Install]
-
[Service]
-
ExecStart=/usr/bin/vmtoolsd
-
ExecStart=/usr/bin/vmtoolsd --background /run/vmtoolsd.pid
-
PIDFile=/run/vmtoolsd.pid
-
TimeoutStopSec
Introduced in systemd 188=5 -
Type=forking
-
-
[Unit]
-
After=display-manager.service
-
After=vgauthd.service
-
Before=cloud-init-local.service
-
ConditionVirtualization=vmware
-
DefaultDependencies=no
-
Description=Open Virtual Machine Tools (VMware Tools)
-
Description=Service for virtual machines hosted on VMware
-
Description=open-vm-tools: vmtoolsd service for virtual machines hosted on VMware
-
Documentation=http://github.com/vmware/open-vm-tools
-
Requires=vgauthd.service
-
Additionnal notes
Nothing here.