[opensuse] Unknown lvalue 'ControlGroup' in section 'Service'
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I see this message in my log: <3.4> 2015-08-20 03:19:04 minas-tirith systemd 1 - - [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' Sure enough, /usr/lib/systemd/system/rtkit-daemon.service contains this at line 32: # Work around the fact that the Linux currently doesn't assign any RT # budget to CPU control groups that have none configured explicitly ControlGroup=cpu:/ It seems that "ControlGroup" is not valid. What should it be? This is 13.1. cer@minas-tirith:~> rpm -qf /usr/lib/systemd/system/rtkit-daemon.service rtkit-0.11_git201205151338-5.2.1.x86_64 cer@minas-tirith:~> - -- Cheers Carlos E. R. (from 13.1 x86_64 "Bottle" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iF4EAREIAAYFAlXVLG4ACgkQja8UbcUWM1zktAEAkwLdPuvvKhw1+nK0DLsJV6/y kDOWLZkYHKqoUamnLdMBAJAu01JodV+TZckko1GZ1ZFZl1jhdHsGN7r4bVPXjw53 =gQro -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
20.08.2015 04:24, Carlos E. R. пишет:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
I see this message in my log:
<3.4> 2015-08-20 03:19:04 minas-tirith systemd 1 - - [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service'
Sure enough, /usr/lib/systemd/system/rtkit-daemon.service contains this at line 32:
# Work around the fact that the Linux currently doesn't assign any RT # budget to CPU control groups that have none configured explicitly ControlGroup=cpu:/
It seems that "ControlGroup" is not valid. What should it be?
This option had been removed from systemd in 205. rtkit needs to remove it from unit. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2015-08-20 05:33, Andrei Borzenkov wrote:
20.08.2015 04:24, Carlos E. R. пишет:
This option had been removed from systemd in 205. rtkit needs to remove it from unit.
Ok, then I will report it in a Bugzilla. But as I doubt that whatever needs to be corrected will get in an update for 13.1, what should I do in my machine to avoid the error in the log? - -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iF4EAREIAAYFAlXVuQsACgkQja8UbcUWM1zqqwD/fZcLAkNk4VIbohU9BqCyXG/6 VFS8dwGrr1AXUQS4dWQA/3ddjb2KN71X6NvaghbJyVFb/LUr465DtTa7niH6cNpi =S4xk -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, Aug 20, 2015 at 2:24 PM, Carlos E. R. <carlos.e.r@opensuse.org> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2015-08-20 05:33, Andrei Borzenkov wrote:
20.08.2015 04:24, Carlos E. R. пишет:
This option had been removed from systemd in 205. rtkit needs to remove it from unit.
Ok, then I will report it in a Bugzilla. But as I doubt that whatever needs to be corrected will get in an update for 13.1, what should I do in my machine to avoid the error in the log?
Just ignore it :) Or as usual, copy unit definition into /etc/systemd/system and edit it. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2015-08-20 13:45, Andrei Borzenkov wrote:
On Thu, Aug 20, 2015 at 2:24 PM, Carlos E. R. <> wrote:
Just ignore it :) Or as usual, copy unit definition into /etc/systemd/system and edit it.
I want to edit it, but I do not know what to change in the file. Remove the line, or change it into something else? - -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iF4EAREIAAYFAlXVvkMACgkQja8UbcUWM1zLWAD/YoJM2xfk3NIPwgNxVzih7JrN R4yxaKLxerXH1UrUv6AA/RdmHrze2r/cTj1JQRQF+wuZRGpb6/8pPMJXSUFqbsqv =7mmc -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, Aug 20, 2015 at 2:47 PM, Carlos E. R. <carlos.e.r@opensuse.org> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2015-08-20 13:45, Andrei Borzenkov wrote:
On Thu, Aug 20, 2015 at 2:24 PM, Carlos E. R. <> wrote:
Just ignore it :) Or as usual, copy unit definition into /etc/systemd/system and edit it.
I want to edit it, but I do not know what to change in the file. Remove the line, or change it into something else?
Just remove this line. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Andrei Borzenkov
-
Carlos E. R.