[vbox-dev] bugged rc.vboxadd-timesync in slackware

Michael Thayer Michael.Thayer at Sun.COM
Mon Feb 23 13:26:39 GMT 2009


Thanks for the report, this is already fixed in the development version
(although unfortunately the fix won't make it into the 2.1 series anymore).

Regards,

Michael

necropresto wrote:
> Begin function missed in rc.vboxadd-timesync to slackware guests.
> 
> Follow patch to it:
> 
> 
> 
> --- rc.vboxadd-timesync.orig    2009-02-19 20:25:14.000000000 -0300
> +++ rc.vboxadd-timesync 2009-02-19 20:25:22.000000000 -0300
> @@ -194,6 +194,10 @@
>          fi
>      }
> 
> +    begin() {
> +        echo -n "$1"
> +    }
> +
>  fi
> 
>  if [ "$system" = "other" ]; then
> 
> 
> 





More information about the vbox-dev mailing list