All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/openvmtools: only try to start vmtoolsd on vmware
@ 2019-12-01 18:10 Peter Korsgaard
  2019-12-05 21:28 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2019-12-01 18:10 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=89ebe8b4a12400435b9473b4ca7ea1240ff5f93e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

adds ConditionVirtualization=vmware to vmtoolsd.service

Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/openvmtools/vmtoolsd.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/openvmtools/vmtoolsd.service b/package/openvmtools/vmtoolsd.service
index 17a4df44c2..cb97357ec2 100644
--- a/package/openvmtools/vmtoolsd.service
+++ b/package/openvmtools/vmtoolsd.service
@@ -1,6 +1,7 @@
 [Unit]
 Description=vmtoolsd for openvmtools
 After=syslog.target network.target
+ConditionVirtualization=vmware
 
 [Service]
 Type=forking

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [git commit] package/openvmtools: only try to start vmtoolsd on vmware
  2019-12-01 18:10 [Buildroot] [git commit] package/openvmtools: only try to start vmtoolsd on vmware Peter Korsgaard
@ 2019-12-05 21:28 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2019-12-05 21:28 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=89ebe8b4a12400435b9473b4ca7ea1240ff5f93e
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > adds ConditionVirtualization=vmware to vmtoolsd.service

 > Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2019.02.x and 2019.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-05 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-01 18:10 [Buildroot] [git commit] package/openvmtools: only try to start vmtoolsd on vmware Peter Korsgaard
2019-12-05 21:28 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.