Marcus Meissner
13fd8ee5cb
- Update to 2.5.1 * plugin_scheduler: work with nohz_full (rhbz#1247184) * fixed realtime-virtual-guest/host profiles packaged twice (rhbz#1249028) * fixed requirements of realtime and nfv profiles * fixed tuned-gui not starting (boo#937647) * various other minor fixes OBS-URL: https://build.opensuse.org/request/show/323671 OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=37
13 lines
413 B
Diff
13 lines
413 B
Diff
Index: tuned-2.5.1/dbus.conf
|
|
===================================================================
|
|
--- tuned-2.5.1.orig/dbus.conf
|
|
+++ tuned-2.5.1/dbus.conf
|
|
@@ -9,7 +9,6 @@
|
|
<busconfig>
|
|
<policy context="default">
|
|
<deny send_destination="com.redhat.tuned" />
|
|
- <allow receive_sender="com.redhat.tuned" />
|
|
|
|
<allow send_destination="com.redhat.tuned" send_interface="org.freedesktop.DBus.Introspectable" />
|
|
|