summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-support/open-vm-tools/files/vmtoolsd.service
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-02-16 17:42:44 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-02-16 17:42:44 +0000
commit496213790768d8fb06df62a6e2023a2f4f6cf13b (patch)
treefb1eb55a20f9d22bca73c1b67e045d62d549f617 /meta-agl-bsp/recipes-support/open-vm-tools/files/vmtoolsd.service
parent2f78d5518a436ca870ecc342fed38427710256d2 (diff)
parent8026b4ed969259171a11b4807f72401ccd9b4b3f (diff)
Merge "open-vm-tools: drop backport"
Diffstat (limited to 'meta-agl-bsp/recipes-support/open-vm-tools/files/vmtoolsd.service')
-rw-r--r--meta-agl-bsp/recipes-support/open-vm-tools/files/vmtoolsd.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-agl-bsp/recipes-support/open-vm-tools/files/vmtoolsd.service b/meta-agl-bsp/recipes-support/open-vm-tools/files/vmtoolsd.service
deleted file mode 100644
index d30e38055..000000000
--- a/meta-agl-bsp/recipes-support/open-vm-tools/files/vmtoolsd.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Open Virtual Machine Tools (VMware Tools)
-ConditionVirtualization=vmware
-
-[Service]
-ExecStart=/usr/bin/vmtoolsd
-Restart=on-failure
-KillSignal=SIGKILL
-
-[Install]
-WantedBy=multi-user.target