From ab8fdc74d3c11781fb90b4ef85c2862dca3d43e95585236a5f0fb593acde18c9 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 31 May 2011 13:09:54 +0000 Subject: [PATCH] small_cleanup OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=196 --- ...mpress:download_url:open-vm-tools-2011.04.25-402641.tar.bz2 | 3 --- open-vm-tools-modprobe.conf | 1 - vmtoolsd | 2 +- vmware-user-autostart-wrapper | 1 - 4 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 _service:recompress:download_url:open-vm-tools-2011.04.25-402641.tar.bz2 diff --git a/_service:recompress:download_url:open-vm-tools-2011.04.25-402641.tar.bz2 b/_service:recompress:download_url:open-vm-tools-2011.04.25-402641.tar.bz2 deleted file mode 100644 index dfa4204..0000000 --- a/_service:recompress:download_url:open-vm-tools-2011.04.25-402641.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6724632168332df1816f0d7e1b1c1d1523e4a4ddbe4b75173dc6c71ea90a98b9 -size 2577538 diff --git a/open-vm-tools-modprobe.conf b/open-vm-tools-modprobe.conf index a924f6f..7f75b62 100644 --- a/open-vm-tools-modprobe.conf +++ b/open-vm-tools-modprobe.conf @@ -1,2 +1 @@ install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe -q --ignore-install pcnet32 $CMDLINE_OPTS; /bin/true; - diff --git a/vmtoolsd b/vmtoolsd index 074f73f..00c6fc1 100644 --- a/vmtoolsd +++ b/vmtoolsd @@ -61,7 +61,7 @@ esac rc_reset # Return values acc. to LSB for all commands but status: -# 0 - success +# 0 - success # 1 - generic or unspecified error # 2 - invalid or excess argument(s) # 3 - unimplemented feature (e.g. "reload") diff --git a/vmware-user-autostart-wrapper b/vmware-user-autostart-wrapper index 17500c5..800ee0d 100644 --- a/vmware-user-autostart-wrapper +++ b/vmware-user-autostart-wrapper @@ -15,4 +15,3 @@ else SLEEP=$[ $SLEEP * 2 ] fi done -