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

necropresto necropresto at unitednerds.org
Mon Feb 23 12:58:15 GMT 2009


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



-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
.: Ellington "NecroPresto" Santos :.
 - Mandriva Linux Certified Instructor -
 - Slackware User -
e-mail / msn / jabber / gtalk:
ellingtonsantos at gmail.com
necropresto at gmail.com




More information about the vbox-dev mailing list