Blame SOURCES/vmtoolsd-init.service

8ed9b9
[Unit]
8ed9b9
Description=One-time configuration for vmtoolsd
8ed9b9
ConditionVirtualization=vmware
8ed9b9
ConditionPathExists=|!/etc/vmware-tools/GuestProxyData/server/cert.pem
8ed9b9
ConditionPathExists=|!/etc/vmware-tools/GuestProxyData/server/key.pem
8ed9b9
PartOf=vmtoolsd.service
8ed9b9
8ed9b9
[Service]
8ed9b9
Type=oneshot
8ed9b9
RemainAfterExit=no
8ed9b9
ExecStart=/usr/bin/vmware-guestproxycerttool -g
8ed9b9
8ed9b9
[Install]
8ed9b9
RequiredBy=vmtoolsd.service