VMware-Photon-OS/SPECS/tuned
Ankit Jain 6a39a4c78d tuned: fix dbus conf rules loading issue
Issue:
After installing the dbus conf rules, dbus doesn't load them automatically
and subsequent start of the service fails with following error
'''
  File "/usr/lib/python3.11/site-packages/dbus/connection.py", line 634, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.22" is not allowed to own the service "com.redhat.tuned" due to security policies in the configuration file
'''
Fix:
Relaod the dbus conf rules using below command:
`killall -HUP dbus-daemon`

Change-Id: Ic043b13e4aaa74fa629ec3d7783b180af6aa5861
Signed-off-by: Ankit Jain <ankit-aj.jain@broadcom.com>
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/23961
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Shreenidhi Shedi <shreenidhi.shedi@broadcom.com>
2024-05-23 11:21:59 +00:00
..
0001-Schedule-perf-events-iff-scheduler-per-process-confi.patch tuned: Update to version 2.21.0 2024-03-21 14:42:43 +00:00
0001-add-support-for-sched-kernel-cmdline-parameter.patch tuned: Update to version 2.21.0 2024-03-21 14:42:43 +00:00
0001-plugin-bootloader-Support-for-ostree-boot.patch tuned: Enable support for ostree-boot 2023-09-01 01:43:49 -07:00
0001-realtime-Modify-hung_task-detection-param.patch tuned: Update to version 2.21.0 2024-03-21 14:42:43 +00:00
0001-tuned-don-t-verify-irq-0-on-x86_64.patch tuned: skip smp affinity verification of irq 0 on x86 2023-05-02 14:40:53 -07:00
bootloader-plugin-support-for-photon.patch tuned: Forward ported patches from ph4 2023-01-14 12:28:13 -08:00
remove_desktop_utils_dependency.patch
tuned-fix-bug-in-sysctl-verify.patch tuned: fix tuned bootloader and verify 2020-10-07 12:53:36 -07:00
tuned.spec tuned: fix dbus conf rules loading issue 2024-05-23 11:21:59 +00:00