mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
Merge pull request #2674 from bgilbert/open-vm-tools
app-emulation/open-vm-tools: update to 10.1.10
This commit is contained in:
commit
cb0fea4945
@ -1 +0,0 @@
|
|||||||
DIST open-vm-tools-9.4.6-1770165.tar.gz 2434586 SHA256 54d7a83d8115124e4b809098b08d7017ba50828801c2f105cdadbc85a064a079 SHA512 a16dc51a51a182031c1849776be9ac0e13bef9d9cb85807e03fbb816d4e9109b64e60f1919f6686a471c79042f30ca93f0193985c2150c6254bc72e3fd8ffa49 WHIRLPOOL 4292b046bcf810c2d4970ecf2da98b49b5a865403a70bd9580e90b79e9c996a0e194c26880a6c391aff0d5cb7204d368b4706ea6147458d146ad8fc890eceb95
|
|
@ -12,7 +12,7 @@ DESCRIPTION="VMware tools for distribution via /usr/share/oem"
|
|||||||
HOMEPAGE="https://github.com/vmware/open-vm-tools"
|
HOMEPAGE="https://github.com/vmware/open-vm-tools"
|
||||||
|
|
||||||
EGIT_REPO_URI="https://github.com/vmware/open-vm-tools"
|
EGIT_REPO_URI="https://github.com/vmware/open-vm-tools"
|
||||||
EGIT_COMMIT="854c0bb374612f7e633b448ca273f970f154458b"
|
EGIT_COMMIT="5296f23b5dc17e3afa521ad5e73885e0868c09e6"
|
||||||
EGIT_SOURCEDIR="${WORKDIR}"
|
EGIT_SOURCEDIR="${WORKDIR}"
|
||||||
|
|
||||||
LICENSE="LGPL-2"
|
LICENSE="LGPL-2"
|
@ -7,6 +7,7 @@ ConditionVirtualization=vmware
|
|||||||
ExecStartPre=/usr/bin/ln -sfT /usr/share/oem/vmware-tools /etc/vmware-tools
|
ExecStartPre=/usr/bin/ln -sfT /usr/share/oem/vmware-tools /etc/vmware-tools
|
||||||
ExecStart=/usr/share/oem/bin/vmtoolsd
|
ExecStart=/usr/share/oem/bin/vmtoolsd
|
||||||
TimeoutStopSec=5
|
TimeoutStopSec=5
|
||||||
|
PrivateTmp=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user