[*] Linux: Update antidbus message for clarity
This commit is contained in:
parent
a1672a33d7
commit
fa900d0f78
@ -1035,8 +1035,10 @@ namespace Aurora::Threading::Threads
|
||||
static AuInitOnce gInitOnce;
|
||||
gInitOnce.Call([]()
|
||||
{
|
||||
AuLogWarn("We will not use RT-Kit to keep your Linux machine alive through XDG_FREEEEeeEEEeEeEEeeeDESKTOP_HOPES_AND_DREAMS, dbus-slop, and systemd-specific daemons");
|
||||
AuLogWarn("Cannot update real time thread priority. This is most likely due to the POSIX ecosystem consisting of toy academic kernels/systems with incompetent maintainers.");
|
||||
AuLogWarn("We will not use RT-Kit to keep your Linux machine alive through XDG_FREEEEeeEEEeEeEEeeeDESKTOP_HOPES_AND_DREAMS, dbus-slop, and systemd-specific daemons.");
|
||||
AuLogWarn("Obligatory sod off System-D, IBM Red Hat, and Lennart Poettering 🤮");
|
||||
AuLogWarn("To reiterate, if this isn't clear enough already, we will not bloat our toolchains, monorepos, and binary releases over not portable and useless systemd dbus artefacts.");
|
||||
AuLogWarn("Hint: try (1) : append:\n"
|
||||
"* hard rtprio unlimited\n"
|
||||
"* soft rtprio unlimited\n"
|
||||
|
Loading…
Reference in New Issue
Block a user