From 8e9f95331e0619b55a22de48fefc182c091a3e0c Mon Sep 17 00:00:00 2001 From: Ravindra Kumar Date: Mon, 6 May 2013 11:55:51 -0700 Subject: [PATCH] Renamed open-vm-tools.service -> vmtoolsd.service --- open-vm-tools.spec | 8 ++++++-- open-vm-tools.service => vmtoolsd.service | 1 - 2 files changed, 6 insertions(+), 3 deletions(-) rename open-vm-tools.service => vmtoolsd.service (95%) diff --git a/open-vm-tools.spec b/open-vm-tools.spec index e58eb1d..ad1872c 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -6,13 +6,13 @@ Name: open-vm-tools Version: %{toolsversion} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Open VMware Tools for virtual machines hosted on VMware Group: Applications/System License: GPLv2 URL: http://%{name}.sourceforge.net/ Source0: http://sourceforge.net/projects/%{name}/files/%{name}/stable-%{majorversion}.x/%{name}-%{version}-%{toolsbuild}.tar.gz -Source1: %{name}.service +Source1: %{toolsdaemon}.service ExclusiveArch: %{ix86} x86_64 BuildRequires: doxygen @@ -154,6 +154,10 @@ install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service %{_libdir}/libvmtools.so %changelog +* Mon May 06 2013 Ravindra Kumar - 9.2.3-5 +- Renamed source file open-vm-tools.service -> vmtoolsd.service + to match it with the service name + * Wed May 01 2013 Ravindra Kumar - 9.2.3-4 - Bumped the release to pick the new service definition with no restart directive. diff --git a/open-vm-tools.service b/vmtoolsd.service similarity index 95% rename from open-vm-tools.service rename to vmtoolsd.service index bc926a3..426d4fb 100644 --- a/open-vm-tools.service +++ b/vmtoolsd.service @@ -4,7 +4,6 @@ Documentation=http://open-vm-tools.sourceforge.net/about.php ConditionVirtualization=vmware [Service] -Type=simple ExecStart=/usr/bin/vmtoolsd TimeoutStopSec=5