From 69e9c783f151df8c1a431a0ad2be7b8671376d65 Mon Sep 17 00:00:00 2001 From: Yang Yang Date: Thu, 13 Nov 2014 23:21:31 -0800 Subject: [PATCH] enable vmtoolsd in the standard way --- rootfs/rootfs/etc/rc.d/vmtoolsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/rootfs/etc/rc.d/vmtoolsd b/rootfs/rootfs/etc/rc.d/vmtoolsd index 58b39109b..4465b497c 100644 --- a/rootfs/rootfs/etc/rc.d/vmtoolsd +++ b/rootfs/rootfs/etc/rc.d/vmtoolsd @@ -1,3 +1,3 @@ #!/bin/sh -/usr/local/bin/vmtoolsd 1>/dev/null 2>&1 & +/usr/local/bin/vmtoolsd --background /var/run/vmtoolsd.pid