Hacker News new | ask | show | jobs
by 400thecat 1612 days ago
I also have my system without polkit and without systemd. But how do you get rid of dbus? It seems to be needed for many GUI applications
1 comments

Some programs can be configured to run without it. Others require patching to remove it. Some patches are trivial, others not so much. I've done a lot of patching, with still more required to get other applications running that I want to use. At some point I'm planning to build a "dummy" dbus library that can be linked against but actually does nothing at all, but I haven't gotten around to it yet.