[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-347-g96da082

Steffen Moeller moeller at debian.org
Tue Dec 6 21:45:06 UTC 2011


The following commit has been merged in the master branch:
commit cdb500cb0dedd7bd8117fa65f4a18c95968f87b8
Author: Steffen Moeller <moeller at debian.org>
Date:   Fri Nov 25 21:18:36 2011 +0100

    Explicit notion of optional X dependencies at startup

diff --git a/debian/boinc-client.init b/debian/boinc-client.init
index 9b8eb8c..415b3a1 100644
--- a/debian/boinc-client.init
+++ b/debian/boinc-client.init
@@ -3,6 +3,8 @@
 # Provides:          boinc
 # Required-Start:    $all
 # Required-Stop:     $local_fs $remote_fs
+# Should-Start:      x11-common, network-manager, gdm, kdm, dbus
+# Should-Stop:       x11-common
 # Default-Start:     4 5
 # Default-Stop:      0 1 2 3 6
 # Short-Description: BOINC core client

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list