[SCM] BOINC packaging branch, master, updated. debian/7.0.65+dfsg-1-22-g9a265c8

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Wed May 15 15:35:31 UTC 2013


The following commit has been merged in the master branch:
commit 9a265c8da696691f358c037ed7c82ac45dfd1112
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed May 15 17:35:12 2013 +0200

    Reverted useless workaround

diff --git a/debian/boinc-client.init b/debian/boinc-client.init
index c01feac..586cd91 100644
--- a/debian/boinc-client.init
+++ b/debian/boinc-client.init
@@ -104,9 +104,6 @@ start()
   if is_running; then
     log_progress_msg "already running"
   else
-    # workaround for ubuntu bug #933354
-    log_progress_msg "sleeping a little bit in order to let graphics start"
-    sleep 5
     if [ -n "$DISPLAY" -a -x /usr/bin/xhost ]; then
        # grant the boinc client to perform GPU computing
        xhost local:boinc || echo -n "xhost error ignored, GPU computing may not be possible"

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list