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 -