1
0
Fork 0
tuned/tuned/admin
Pavol Žáčik 5b72dea0d3
Re-raise daemon init exception in no-daemon mode
This way, the exception gets caught in tuned.py,
which prints an error message and exits with
non-zero error code, providing feedback to
tuned-adm. Previously, tuned-adm would have no
way of knowing that TuneD failed.

Resolves: RHEL-71304
2025-05-06 19:42:17 +02:00
..
__init__.py An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
admin.py Re-raise daemon init exception in no-daemon mode 2025-05-06 19:42:17 +02:00
dbus_controller.py Add API functions to retrieve active instances and their devices 2023-11-14 15:36:12 +01:00
exceptions.py Drop TunedAdminException, it's not raised anywhere 2018-06-11 08:10:07 +02:00