Hello community,

here is the log from the commit of package boinc-client for openSUSE:Factory 
checked in at 2015-06-30 10:16:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/boinc-client (Old)
 and      /work/SRC/openSUSE:Factory/.boinc-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "boinc-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes        
2015-03-23 12:18:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.boinc-client.new/boinc-client.changes   
2015-06-30 10:16:45.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Jun 24 10:53:06 UTC 2015 - [email protected]
+
+- boinc-client.service: replace ControlGroup= by Slice=, since
+  ControlGroup is gone since systemd-205 already. We now use the
+  "background.slice". Configuration of the background.slice is
+  left to the administrator since it may be shared by other
+  packages, and is subject to preferences. If you need some default
+  to begin with for the first time,  use
+  `systemctl set-property background.slice CPUShares=2`.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ boinc-client.service ++++++
--- /var/tmp/diff_new_pack.Sb069t/_old  2015-06-30 10:16:46.000000000 +0200
+++ /var/tmp/diff_new_pack.Sb069t/_new  2015-06-30 10:16:46.000000000 +0200
@@ -5,8 +5,8 @@
 [Service]
 Nice=10
 User=boinc
-CPUShares=2
-ControlGroup=cpu:/background
+CPUSchedulingPolicy=batch
+Slice=background.slice
 PermissionsStartOnly=yes
 ExecStartPre=/bin/sleep 1
 ExecStartPre=/usr/bin/touch /var/log/boinc.log /var/log/boincerr.log


Reply via email to