From 0a9f624038a07afc39df8da84b0c4c247ba1a1e0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 8 Aug 2009 18:42:40 -0400 Subject: Add missing ; --- config/open-vm-tools/open-vm-tools.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/open-vm-tools') diff --git a/config/open-vm-tools/open-vm-tools.inc b/config/open-vm-tools/open-vm-tools.inc index 3a42896d..a3201542 100644 --- a/config/open-vm-tools/open-vm-tools.inc +++ b/config/open-vm-tools/open-vm-tools.inc @@ -30,7 +30,7 @@ vmware_guestd_enable="YES" vmware_guestd_flags="--background \${pidfile}" run_rc_command "\$1" -EOF +EOF; $vmware_kmod = <<