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
>
>
>
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev