From 16c57bb791a1fc76b8b00894e29c050681809402 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 6 May 2024 09:53:43 +0200 Subject: ... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- open-vm-tools/xinit | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-vm-tools/xinit (limited to 'open-vm-tools/xinit') diff --git a/open-vm-tools/xinit b/open-vm-tools/xinit new file mode 100644 index 0000000..710f7f1 --- /dev/null +++ b/open-vm-tools/xinit @@ -0,0 +1,6 @@ +# -*- shell-script -*- + +if vmware-checkvm >/dev/null 2>/dev/null; then + vmtoolsd -n vmusr & + (sleep 20; coredown) & +fi -- cgit v1.2.3-70-g09d2